Qizx/Open v0.4

Package net.xfra.qizxopen.dm

Interface Summary
FONIDocument Fully-Ordered Node Identification Document.
FONIDocument.NodeIterator  
Node Node as defined by the XQuery1/XPath2 Data Model, plus extensions.
NodeSequence Abstract Iterator on Nodes.
NodeTest Test of a node on behalf of path-steps or type matching.
XMLEventReceiver A SAX-like abstract event handler.
 

Class Summary
BaseNodeTest Tests a node by node kind, and by name if appropriate.
CoreDM Basic in-core implementation of Data Model, which can be used independently of XQuery.
CoreDM.BaseNode [Internal].
DocumentManager Provides access to the data-model of XML documents.
DocumentParser Utility for document parsing and data model building.
FONIDM An Implementation of the Data Model above FONI documents, which can be used independently of XQuery.
FONIDumper  
FONIWriter Interface for the creation of FONIDocuments, SAX2 extension.
FulltextQuery Full-text queries: parsing, search in fall-back mode (without indexes), term highlighting.
FulltextQuery.Clause Abstract clause.
FulltextQuery.Phrase Sequence of terms, with an optional total spacing between terms.
FulltextQuery.Term A simple word or a pattern.
FulltextQuery.TermOr Union of terms.
HTMLSerializer Kept for compatibility: use instead XMLSerializer with method XHTML or HTML.
IDocument A fast and memory efficient FONIDocument implementation for parsed documents.
SAXEventReceiver Adapter of tree events to SAX2 handlers.
UnionNodeTest Logical OR of two NodeTests.
XMLEventReceiverBase An abstract receiver of SAX-like events.
XMLSerializer Serializes a DataModel Node and its subtree to an output stream.
 

Exception Summary
DataModelException  
FulltextQuery.ParseException  
 


 Copyright Xavier FRANC 2003-2004