Property | Type | Description | |
---|---|---|---|
Token | XmlToken | ||
Value | String |
Method | Description | |
---|---|---|
Read ( ) : bool | ||
XmlReader ( String _xml_text ) : System |
Method | Description | |
---|---|---|
ReadCDATA ( ) : void | ||
ReadName ( ) : void | ||
ReadValue ( ) : void | ||
text_jump ( char _char ) : void | ||
text_jump ( int len ) : void | ||
text_peek ( ) : int | ||
text_read ( ) : int |
public XmlReader ( String _xml_text ) : System | ||
_xml_text | String | |
return | System |