|
Qizx/open API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
XQNode | A Data-Model Node that is also a XPath/XQuery Item. |
Class Summary | |
DistinctNodeSequence | Node Filter removing duplicates. |
DocumentTest | Represents the node test document-node( |
EventDrivenBuilder | An implementation of XMLEventReceiver that builds a XQCoreDataModel tree. |
NodeBase | Abstract base for actual Node implementations. |
NodeSequenceBase | |
XQCoreDataModel | Basic in-core Implementation of XQuery Data Model. |
XQFONIDataModel | Implementation of XQuery Data Model above Fully-ordered documents. |
XQFONIDataModel.INode |
Interfaces and classes handling the XQuery Data Model.
The central interface is XQNode
.
XQCoreDataModel
and
XQFONIDataModel
are two implementations of
the Data Model: XQCoreDataModel is used for constructed nodes,
XQFONIDataModel for parsed documents.
|
© 2005 Axyana Software | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |