haXe API Documentation
Back |
Indexextern class flash.xml.XMLNodeType
Available in flash
- static var CDATA_NODE : UInt
- static var COMMENT_NODE : UInt
- static var DOCUMENT_TYPE_NODE : UInt
- static var ELEMENT_NODE : UInt
- static var PROCESSING_INSTRUCTION_NODE : UInt
- static var TEXT_NODE : UInt
- static var XML_DECLARATION : UInt
Back |
Index