haXe API Documentation
Back | Index
enum XmlType
import Xml
Available in flash, neko, js, flash9, php, cpp
An abstract type representing the type of the Xml Node. You can compare it to Xml statics and can use Std.string(t) to get a string reprensation of the type.
Back | Index