Qizx/open 4.1 API
A B C D E F G H I L M N O P Q R S T U V W X

D

DataModelException - Exception in com.qizx.api
Exception raised by operations on XML data.
DataModelException(String) - Constructor for exception com.qizx.api.DataModelException
Constructs a DataModelException from a simple message.
DataModelException(String, Throwable) - Constructor for exception com.qizx.api.DataModelException
Constructs a DataModelException from a simple message and an exception.
DataModelException(QName, String) - Constructor for exception com.qizx.api.DataModelException
Constructs a DataModelException with a message and an XQuery error code.
DataModelException(String, String) - Constructor for exception com.qizx.api.DataModelException
Constructs a DataModelException with a message and an XQuery error code in string form (uses the err: namespace).
DATE - Static variable in class com.qizx.api.Indexing
Indexing type for a rule: attempt to convert element or attribute text content with a DateSieve then put it to date index.
DATE_AND_STRING - Static variable in class com.qizx.api.Indexing
Indexing type for a rule: same as both DATE and STRING.
declarePrefix(String, String) - Method in interface com.qizx.api.XQueryContext
Adds a predefined namespace declaration.
declareVariable(QName, SequenceType) - Method in interface com.qizx.api.XQueryContext
Adds a predefined variable declaration.
deepEquals(Node, Collator) - Method in interface com.qizx.api.Node
Deep equality of two subtrees.
DefaultFullTextFactory - Class in com.qizx.api.util.fulltext
Fulltext service provider plugged by default.
DefaultFullTextFactory() - Constructor for class com.qizx.api.util.fulltext.DefaultFullTextFactory
 
DefaultModuleResolver - Class in com.qizx.api.util
Default ModuleResolver implementation using a base URL.
DefaultModuleResolver(URL) - Constructor for class com.qizx.api.util.DefaultModuleResolver
Creates a resolver using a base URL.
defaultRules() - Static method in class com.qizx.api.Indexing
Creates a default indexing configuration.
DefaultScorer - Class in com.qizx.api.util.fulltext
Default scorer implementation
DefaultScorer() - Constructor for class com.qizx.api.util.fulltext.DefaultScorer
 
DefaultTextTokenizer - Class in com.qizx.api.util.fulltext
Generic Text Tokenizer, suitable for most Western languages.
DefaultTextTokenizer() - Constructor for class com.qizx.api.util.fulltext.DefaultTextTokenizer
 
DefaultWordSieve - Class in com.qizx.api.util.text
Deprecated. use DefaultTextTokenizer
DefaultWordSieve() - Constructor for class com.qizx.api.util.text.DefaultWordSieve
Deprecated. Default constructor.
defineSpecialChar(char) - Method in interface com.qizx.api.fulltext.TextTokenizer
Define a character to recognize when parsing of special characters is enabled.
defineSpecialChar(char) - Method in class com.qizx.api.util.fulltext.DefaultTextTokenizer
 
DETAIL - Static variable in class com.qizx.api.Message
Message type returned by Message.getType() for an auxiliary information message.
DISABLE_FULL_TEXT - Static variable in class com.qizx.api.Indexing
Value for full-text option (global or per rule) disabling full-text.
DOCTYPE_PUBLIC - Static variable in class com.qizx.api.util.XMLSerializer
name of option specifying the Public Id of the DTD declaration
DOCTYPE_SYSTEM - Static variable in class com.qizx.api.util.XMLSerializer
name of option specifying the System Id of the DTD declaration
DOCUMENT - Static variable in interface com.qizx.api.Node
Node nature (returned by getNodeNature) for a document node.
DOCUMENT_END - Static variable in interface com.qizx.api.XMLPullStream
Value returned by moveToNext and getEvent when the end of the document is reached.
DOCUMENT_START - Static variable in interface com.qizx.api.XMLPullStream
Value returned by moveToNext and getEvent when the beginning of a document is reached.
documentOrderCompareTo(Node) - Method in interface com.qizx.api.Node
Compares the document order of two nodes.
DOMToPushStream - Class in com.qizx.api.util
Pushes a DOM document or an element to an XMLPushStream handler.
DOMToPushStream(ItemFactory, XMLPushStream) - Constructor for class com.qizx.api.util.DOMToPushStream
Builds an adapter from DOM to an implementation of XMLPushStream.

© 2010 Axyana Software
A B C D E F G H I L M N O P Q R S T U V W X