Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Qizx/open 4.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
E
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
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)
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)
- Constructor for class com.qizx.api.
EvaluationStackTrace
For internal use.
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.
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
L
M
N
O
P
Q
R
S
T
U
V
W
X