Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Qizx/db 2.1 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
D
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.
DEFAULT_ERR_CODE
- Static variable in class com.qizx.api.
EvaluationException
DEFINED
- Static variable in class com.qizx.api.util.accesscontrol.
AccessControlBase
Cached flag associated with a Library member: indicates that permissions are defined.
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.
LibraryMember
Value of the predefined property 'nature' for a Document, equal to "document".
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.
DOMToPushStream
- class com.qizx.api.util.
DOMToPushStream
.
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.
DataModelException
- exception com.qizx.api.
DataModelException
.
Exception raised by operations on XML data.
DataModelException()
- Constructor for class com.qizx.api.
DataModelException
Default constructor, should not be used.
DataModelException(String)
- Constructor for class com.qizx.api.
DataModelException
Constructs a DataModelException from a simple message.
DataModelException(String, Throwable)
- Constructor for class com.qizx.api.
DataModelException
Constructs a DataModelException from a simple message and an exception.
DataModelException(QName, String)
- Constructor for class com.qizx.api.
DataModelException
Constructs a DataModelException with a message and an XQuery error code.
DataModelException(String, String)
- Constructor for class com.qizx.api.
DataModelException
Constructs a DataModelException with a message and an XQuery error code in string form (uses the err: namespace).
DefaultModuleResolver
- class com.qizx.api.util.
DefaultModuleResolver
.
Default ModuleResolver implementation using a base URL.
DefaultModuleResolver(URL)
- Constructor for class com.qizx.api.util.
DefaultModuleResolver
Creates a resolver using a base URL.
DefaultWordSieve
- class com.qizx.api.util.text.
DefaultWordSieve
.
A basic word extractor suitable for most European languages.
DefaultWordSieve()
- Constructor for class com.qizx.api.util.text.
DefaultWordSieve
Builds a case-insensitive and accent-insensitive sieve.
DefaultWordSieve(boolean, boolean)
- Constructor for class com.qizx.api.util.text.
DefaultWordSieve
Builds a sieve specifying case and accent sensitiveness.
Document
- interface com.qizx.api.
Document
.
Represents a well-formed XML Document stored in a XML Library.
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.
defaultRules()
- Static method in class com.qizx.api.
Indexing
Creates a default indexing configuration.
delete()
- Method in interface com.qizx.api.
LibraryMember
Deletes the Document or Collection.
deleteLibrary(String)
- Method in interface com.qizx.api.
LibraryManager
Physically destroys a Library.
deleteMember(String)
- Method in interface com.qizx.api.
Library
Deletes the specified member of the Library.
documentOrderCompareTo(Node)
- Method in interface com.qizx.api.
Node
Compares the document order of two nodes.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2008 Axyana Software
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X