Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Qizx fe-4.4p2 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
E
E_COUNT
- Static variable in interface com.qizx.apps.restapi.
RestAPI
ELEMENT
- Static variable in interface com.qizx.api.
Node
Node nature (returned by getNodeNature) for an Element node.
ELEMENT_END
- Static variable in interface com.qizx.api.
XMLPullStream
Value returned by moveToNext and getEvent when the end of an element is reached.
ELEMENT_START
- Static variable in interface com.qizx.api.
XMLPullStream
Value returned by moveToNext and getEvent when the beginning of an element is reached.
ENABLE_FULL_TEXT
- Static variable in class com.qizx.api.
Indexing
Value for full-text option (global or per rule) enabling full-text.
enableJavaBinding(String)
- Method in interface com.qizx.api.
XQuerySession
Enables a class for the 'Java Binding' mechanism.
ENCODING
- Static variable in class com.qizx.api.util.
XMLSerializer
name of option specifying the output encoding: the value must be a valid encoding name, supported by the JRE.
END
- Static variable in interface com.qizx.api.fulltext.
TextTokenizer
Code returned by nextToken when the end of the text to tokenize is reached.
END
- Static variable in interface com.qizx.api.
XMLPullStream
Value returned by moveToNext and getEvent when the end of stream is reached.
endDocument()
- Method in class com.qizx.api.util.
SAXToPushStream
endDTD()
- Method in class com.qizx.api.util.
SAXToPushStream
endElement(String, String, String)
- Method in class com.qizx.api.util.
SAXToPushStream
endImportDocument()
- Method in interface com.qizx.api.
Library
Document import primitive: finishes a document import started with beginImportDocument() and returns a Document descriptor.
endPoint()
- Method in class com.qizx.api.admin.
Profiling
endPrefixMapping(String)
- Method in class com.qizx.api.util.
SAXToPushStream
ERROR
- Static variable in class com.qizx.api.
Message
Message type returned by
Message.getType()
for an error.
error(SAXParseException)
- Method in class com.qizx.api.util.
SAXToPushStream
ESCAPE_URI_ATTRIBUTES
- Static variable in class com.qizx.api.util.
XMLSerializer
name of option escape-uri-attributes (NOT IMPLEMENTED)
estimatedDocumentCount()
- Method in interface com.qizx.api.
ItemSequence
Returns an estimation of the number of
Documents
returned by this sequence.
estimatedDocumentCount(int)
- Method in interface com.qizx.api.
ItemSequence
Returns an estimation of the number of
Documents
returned by this sequence.
eval(String, String)
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Sends an evaluates an XQuery script, returns the response as a sequence of XQuery Items.
eval(String, String, String, int, String, String, int, int)
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Sends an evaluates an XQuery script, returns the response as a page of XQuery Items.
evalAsItems(String, String, int, int)
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Sends an evaluates an XQuery script, returns the response as a page of XQuery Items.
evaluate()
- Method in interface com.qizx.api.
Expression
Evaluation of the expression, returns a sequence of Items.
EvaluationException
- Exception in
com.qizx.api
Exception thrown by an error in the execution of an XQuery Expression.
EvaluationException(String)
- Constructor for exception com.qizx.api.
EvaluationException
Constructs an EvaluationException from a simple message.
EvaluationException(QName, String)
- Constructor for exception com.qizx.api.
EvaluationException
Constructs an EvaluationException from a simple message and an error code.
EvaluationException(String, Throwable)
- Constructor for exception com.qizx.api.
EvaluationException
Constructs an EvaluationException from a simple message and an exception.
EvaluationException(QName, String, Throwable)
- Constructor for exception com.qizx.api.
EvaluationException
Constructs an EvaluationException from a simple message, an error code and an exception.
EvaluationStackTrace
- Class in
com.qizx.api
A level in an evaluation Stack Trace.
EvaluationStackTrace(String, String, int, String, int, int, int)
- Constructor for class com.qizx.api.
EvaluationStackTrace
For internal use.
EXECUTED
- Static variable in class com.qizx.api.admin.
Profiling
exists()
- Method in interface com.qizx.api.
LibraryMember
Returns true if the member actually exists (not deleted).
EXPERT_LEVEL
- Static variable in interface com.qizx.apps.restapi.
RestAPI
export()
- Method in interface com.qizx.api.
Document
Streaming export in pull mode.
export(XMLPushStream)
- Method in interface com.qizx.api.
Document
Streaming export in push mode.
export(XMLPushStream)
- Method in class com.qizx.api.
Indexing
Converts to an external representation.
export(XMLPushStream)
- Method in interface com.qizx.api.
Item
Streaming export of a Node in "push" mode.
exportNode()
- Method in interface com.qizx.api.
Item
Streaming export of a Node, in "pull" mode.
exportNode(Node)
- Method in class com.qizx.api.util.
PushStreamToDOM
Converts a node of the XDM into a W3C DOM node.
EXPR_REWRITE
- Static variable in class com.qizx.api.admin.
Profiling
Expression
- Interface in
com.qizx.api
Compiled XML Query expression.
extractFirstWords(String, int)
- Method in class com.qizx.api.util.fulltext.
FullTextHighlighter
Internal use.
extractLastWords(String, int)
- Method in class com.qizx.api.util.fulltext.
FullTextHighlighter
Internal use.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2010 Axyana Software
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X