haXe API Documentation
Back | Index
extern class flash.xml.XMLParser
Available in flash9
function new() : Void
function getNext(tag : XMLTag) : Int
function startParse(source : String, ignoreWhite : Bool) : Void
Back | Index