| Package | Description |
|---|---|
| org.apache.jasper.compiler | |
| org.apache.jasper.xmlparser |
| Class and Description |
|---|
| TreeNode
Simplified implementation of a Node from a Document Object Model (DOM)
parse of an XML document.
|
| Class and Description |
|---|
| SymbolTable
This class is a symbol table implementation that guarantees that
strings used as identifiers are unique references.
|
| SymbolTable.Entry
This class is a symbol table entry.
|
| TreeNode
Simplified implementation of a Node from a Document Object Model (DOM)
parse of an XML document.
|
| XMLEncodingDetector |
| XMLString
This class is used as a structure to pass text contained in the underlying
character buffer of the scanner.
|
| XMLStringBuffer
XMLString is a structure used to pass character arrays.
|