Class Summary |
ShorthandPart |
Implements support for shorthand XPointers (= id-based lookup). |
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. |
UnsupportedPart |
$Id: package-summary.html 1343757 2012-05-29 14:45:42Z ilgrosso $ |
XmlnsPart |
$Id: package-summary.html 1343757 2012-05-29 14:45:42Z ilgrosso $ |
XPointer |
$Id: package-summary.html 1343757 2012-05-29 14:45:42Z ilgrosso $ |
XPointerContext |
$Id: package-summary.html 1343757 2012-05-29 14:45:42Z ilgrosso $ |
XPointerFrameworkParser |
Parser for the XPointer Framework Syntax, see the specification at:
http://www.w3.org/TR/2003/REC-xptr-framework-20030325/
Some of the token definitions (for recognizing NCName's) were copied from
the JXPath parser from Apache Commons (to save some typing), written by
Ingo Macherius, Gerald Huck <{macherius, huck}@gmd.de> and Dmitri Plotnikov. |
XPointerFrameworkParserTokenManager |
Token Manager. |
XPointerPart |
$Id: package-summary.html 1343757 2012-05-29 14:45:42Z ilgrosso $ |