See: Description
Interface | Description |
---|---|
Node | |
XParserConstants |
Token literal values and constants.
|
XParserTreeConstants | |
XParserVisitor |
Class | Description |
---|---|
DuplexExpression | |
DuplexXPathParser | |
JJTXParserState | |
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Token |
Describes the input token stream.
|
XParser | |
XParserTokenManager |
Token Manager.
|
Enum | Description |
---|---|
ExpressionType |
Enum for xpath expression types.
|
Exception | Description |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
PostParseException |
This exception is thrown when parse errors are encountered.
|
XBPathParsingException | |
XBXPathExprNotAllowedForWriting |
Exception for the case that a xpath was declared in @XBWrite that is not allowed for writing.
|
Error | Description |
---|---|
TokenMgrError |
Token Manager Error.
|
Copyright © 2012-12-21-2018. All Rights Reserved.