haXe API Documentation
Back |
Indexextern private class haxe.xml.S
import haxe.xml.Parser
Available in flash8, neko, js, flash, php, cpp
- static inline var ATTRIB_NAME : Int
- static inline var ATTRIB_VAL : Int
- static inline var ATTVAL_BEGIN : Int
- static inline var BEGIN : Int
- static inline var BEGIN_NODE : Int
- static inline var BODY : Int
- static inline var CDATA : Int
- static inline var CHILDS : Int
- static inline var CLOSE : Int
- static inline var COMMENT : Int
- static inline var DOCTYPE : Int
- static inline var EQUALS : Int
- static inline var ESCAPE : Int
- static inline var HEADER : Int
- static inline var IGNORE_SPACES : Int
- static inline var PCDATA : Int
- static inline var TAG_NAME : Int
- static inline var WAIT_END : Int
- static inline var WAIT_END_RET : Int
Back |
Index