XMLTokener
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
Author
JSON.org
Constructors
Functions
Link copied to clipboard
Get the next XML outer token, trimming whitespace.
Link copied to clipboard
Return the next entity. These entities are translated to Characters:
& ' > < ".
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard