W3cubDocs

/Haxe

XmlParser

package haxe.rtti

Available on all platforms

XmlParser processes the runtime type information (RTTI) which is stored as a XML string in a static field __rtti.

See also:

Constructor

new()

Variables

root:TypeRoot

Methods

dynamicnewField(c:Classdef, f:ClassField):Void

process(x:Xml, platform:String):Void

processElement(x:Xml):TypeTree

sort(?l:Null<TypeRoot>):Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/rtti/XmlParser.html