| Interface | Description | 
|---|---|
| HTMLTokens | 
 The  
HTMLTokens interface defines the constants for the
 various tokens of the HTML language. | 
| TagTokens | 
 The  
TagTokens interface defines the constants for
 the various pieces of an HTML tag. | 
| Class | Description | 
|---|---|
| HTMLLexer | 
 The  
HTMLLexer is an implementation of the
 Lexer interface for the HTML language. | 
| TagLexer | 
 The  
TagLexer is an implementation of the
 Lexer interface for lexing an HTML tag. |