haXe API Documentation
Back |
Indexenum XmlType
import Xml
Available in flash, neko, js, flash9, php
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