|
Class Summary |
| SubPath |
The SubPath class encapsulates a single path node in the path expression
of the XQuery. |
| TAttr |
TAttr is the Tuple Tree attribute class. |
| TSXQuery |
The TSXQuery class encapsulates a single XQL-like query
Here is the list of components inside an TSXQuery
1. |
| TupleTree |
TupleTree is the class that represents the entirety of the XML document
that has been converted to the TupleTree. |
| XQueryImpl |
The XQueryImpl class support simple queries on the XTuple structure,
providing a simple subset of the XQL query language. |
| XTuple |
XTuple.java *
XTuple is the object that each XMLized Tuple contains. |