class haxe.rtti.XmlParser
Available on all platforms
var root:TypeRoot
function new():Void
function newField(c:Classdef, f:ClassField):Void
function process(x:Xml, platform:String):Void
function processElement(x:Xml):TypeTree
function sort(?l:Array<TypeTree>):Void
Available on cpp, flash, java
function sort(?l:TypeRoot):Void
Available on flash8, js, neko, php