Frames | No Frames |
Methods with return type org.apache.xalan.xsltc.compiler.Parser | |
Parser |
Constructors with parameter type org.apache.xalan.xsltc.compiler.Parser | |
Methods with parameter type org.apache.xalan.xsltc.compiler.Parser | |
void | |
void | Parse the version and uri fields of the stylesheet and add an
entry to the symbol table mapping the name __stylesheet_
to an instance of this class.
|
void | Parse the contents of this syntax tree nodes (child nodes, XPath
expressions, patterns and functions). |
void | Parse the contents of this syntax tree nodes (child nodes, XPath
expressions, patterns and functions). |
void | Parse all direct children of the |
void | When the parser realises that it is dealign with a simplified stylesheet
it will create an empty Stylesheet object with the root element of the
stylesheet (a LiteralElement object) as its only child. |
void |
Methods with return type org.apache.xalan.xsltc.compiler.Parser | |
Parser | Returns this node's XSLT parser.
|
Parser | Only for user by the internal TrAX implementation.
|