XmlLexer

class XmlLexer(source: StringTextStream)

A lexer that scans a StringTextStream and reads XmlToken elements.

Constructors

Link copied to clipboard
constructor(source: StringTextStream)

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Parses the next token from the source.