next Meta
Returns the next XML meta token. This is used for skipping over <!...>
and <?...?> structures.
Content copied to clipboard
Return
Syntax characters (< > / = ! ?) are returned as
Character, and strings and names are returned as Boolean. We don't care
what the values actually are.
Content copied to clipboard
Throws
If a string is not properly closed or if the XML is badly structured.