HaxeFlixel
  • Examples
    • Demos
    • Snippets
  • Showcase
  • Blog
  • Docs
  • API
  • Forum
View source

final class XML

package flash.xml

Static variables

@:flash.propertystaticignoreComments:Bool

@:flash.propertystaticignoreProcessingInstructions:Bool

@:flash.propertystaticignoreWhitespace:Bool

@:flash.propertystaticprettyIndent:Int

@:flash.propertystaticprettyPrinting:Bool

Static methods

staticdefaultSettings():Dynamic

staticsetSettings(?o:Dynamic):Void

staticsettings():Dynamic

Constructor

new(?value:Dynamic)

Methods

addNamespace(ns:Dynamic):XML

appendChild(child:Dynamic):XML

attribute(arg:Dynamic):XMLList

attributes():XMLList

child(propertyName:Dynamic):XMLList

childIndex():Int

children():XMLList

comments():XMLList

contains(value:Dynamic):Bool

copy():XML

descendants(?name:Dynamic):XMLList

elements(?name:Dynamic):XMLList

hasComplexContent():Bool

hasSimpleContent():Bool

inScopeNamespaces():Array<Dynamic>

insertChildAfter(child1:Dynamic, child2:Dynamic):Dynamic

insertChildBefore(child1:Dynamic, child2:Dynamic):Dynamic

length():Int

localName():Object

name():Object

namespace(?prefix:Dynamic):Namespace

namespaceDeclarations():Array<Dynamic>

nodeKind():String

normalize():XML

notification():Function

parent():XML

prependChild(value:Dynamic):XML

processingInstructions(?name:Dynamic):XMLList

removeNamespace(ns:Dynamic):XML

replace(propertyName:Dynamic, value:Dynamic):XML

setChildren(value:Dynamic):XML

setLocalName(name:Dynamic):Void

setName(name:Dynamic):Void

setNamespace(ns:Dynamic):Void

setNotification(f:Function):Dynamic

text():XMLList

@:require(flash11)toJSON(k:String):Dynamic

toString():String

toXMLString():String

valueOf():XML

Follow @haxeflixel

HaxeFlixel is powered by

Haxe+OpenFL+Flixel