Overview
Package
Class
Tree
Deprecated
Index
Help
Qizx/open API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
C
CHAR
- Static variable in class net.axyana.qizxopen.xquery.
XQType
COMMENT
- Static variable in interface net.axyana.qizxopen.dm.
Node
Node nature (returned by getNature) for a Comment node.
COMMENT
- Static variable in class net.axyana.qizxopen.xquery.
XQType
CmdLine
- class net.axyana.qizxopen.util.
CmdLine
.
Command line option analyzer.
CmdLine(String)
- Constructor for class net.axyana.qizxopen.util.
CmdLine
Creation with an application name.
CmdLine.Error
- exception net.axyana.qizxopen.util.
CmdLine.Error
.
CmdLine.Error()
- Constructor for class net.axyana.qizxopen.util.
CmdLine.Error
CmdLine.Error(String)
- Constructor for class net.axyana.qizxopen.util.
CmdLine.Error
CoreDataModel
- class net.axyana.qizxopen.dm.
CoreDataModel
.
Basic in-core implementation of Data Model, which can be used independently of XQuery.
CoreDataModel()
- Constructor for class net.axyana.qizxopen.dm.
CoreDataModel
CoreDataModel.BaseNode
- class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
.
[Internal].
CoreDataModel.BaseNode()
- Constructor for class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
CoreEventBuilder
- class net.axyana.qizxopen.dm.
CoreEventBuilder
.
An implementation of XMLEventHandler that builds a CoreDataModel tree.
CoreEventBuilder()
- Constructor for class net.axyana.qizxopen.dm.
CoreEventBuilder
CreatedElements
- Static variable in class net.axyana.qizxopen.dm.
CoreDataModel
CreatedText
- Static variable in class net.axyana.qizxopen.dm.
CoreDataModel
camelCase(String, boolean)
- Static method in class net.axyana.qizxopen.util.
Util
Converts a name to 'camelCase': hyphens are removed, letters following hyphens are converted to uppercase.
cancel()
- Method in class net.axyana.qizxopen.util.
Timer.Request
captureOutput(Process, String[])
- Static method in class net.axyana.qizxopen.util.
PlatformUtil
Captures output of specified newly started process (see
PlatformUtil.shellStart(String)
).
cast(XQItem, EvalContext)
- Method in class net.axyana.qizxopen.xquery.
XQItemType
Attempts to cast the current item of the value to this type.
changeConnectionProperties(Properties)
- Method in class net.axyana.qizxopen.xquery.
XQueryConnection
changeFlag(int, int, boolean)
- Static method in class net.axyana.qizxopen.util.
Util
characters(String)
- Method in class net.axyana.qizxopen.dm.
DocumentWriter
characters(char[], int, int)
- Method in class net.axyana.qizxopen.dm.
IDocument
characters(String)
- Method in class net.axyana.qizxopen.dm.
IDocument
characters(char[], int, int)
- Method in class net.axyana.qizxopen.dm.
SAXEncoder
characters(String)
- Method in class net.axyana.qizxopen.dm.
SAXEncoder
check(Prototype, int, Expression)
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Checks an expression against a prototype argument, raises an error if no match.
check(XQValue)
- Method in class net.axyana.qizxopen.xquery.
XQType
Dynamic matching.
checkType(Expression, XQType, String)
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Checks an expression against a type, raises an error if no match.
children(NodeTest)
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
children()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
children(NodeTest)
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
children()
- Method in interface net.axyana.qizxopen.dm.
Node
Accessor dm:children.
children(NodeTest)
- Method in interface net.axyana.qizxopen.dm.
Node
Returns an iterator on children that match the node test.
clear()
- Method in class net.axyana.qizxopen.util.
BitIdSet
Clear all elements.
clear()
- Method in class net.axyana.qizxopen.util.
HTable
clear()
- Method in class net.axyana.qizxopen.util.
NSTable
Clears all the contents.
clearFlag(int, int)
- Static method in class net.axyana.qizxopen.util.
Util
close()
- Method in class net.axyana.qizxopen.dm.
DocumentWriter
Terminates creation of a document (required).
close()
- Method in class net.axyana.qizxopen.dm.
IDocument
close()
- Method in class net.axyana.qizxopen.dm.
SAXEncoder
close()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
close()
- Method in class net.axyana.qizxopen.xquery.
XQueryConnection
Releases memory resources used by this connection.
collapseWhiteSpace(String)
- Static method in class net.axyana.qizxopen.util.
XMLUtil
Replaces successive XML space characters by a single space character (
' '
) then removes leading and trailing space characters if any.
commandSeparator()
- Static method in class net.axyana.qizxopen.util.
PlatformUtil
Returns the command separator of the standard shell of the platform.
comment(char[], int, int)
- Method in class net.axyana.qizxopen.dm.
IDocument
comment(char[], int, int)
- Method in class net.axyana.qizxopen.dm.
SAXEncoder
compare(Object, Object)
- Method in interface net.axyana.qizxopen.util.
QuickSort.Compare
compareStringValues(Node, Collator)
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
compareStringValues(Node, Collator)
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
compareStringValues(Node, Collator)
- Method in interface net.axyana.qizxopen.dm.
Node
Compares the string values of two nodes, optionally using a collation.
compareTo(Binary)
- Method in class net.axyana.qizxopen.util.
Binary
compareTo(Namespace)
- Method in class net.axyana.qizxopen.util.
Namespace
compareTo(QName)
- Method in class net.axyana.qizxopen.util.
QName
compareTo(XQItem, EvalContext)
- Method in class net.axyana.qizxopen.xquery.
Empty
compareTo(XQItem, EvalContext)
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Compares two items.
compareTo(XQItem, EvalContext)
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
compareTo(XQItem, EvalContext)
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
Value comparison: equivalent to (untypedAtomic, string-value).
compareTo(XQItem, EvalContext)
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
compareTo(XQItem, EvalContext)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
Value comparison: equivalent to (untypedAtomic, string-value).
comparison(int)
- Static method in class net.axyana.qizxopen.util.
Util
comparison(double)
- Static method in class net.axyana.qizxopen.util.
Util
compressWhiteSpace(String)
- Static method in class net.axyana.qizxopen.util.
XMLUtil
Replaces successive XML space characters (
'\t'
,
'\r'
,
'\n'
,
' '
) by a single space character (
' '
).
contains(Node)
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
contains(Node)
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
contains(Node)
- Method in interface net.axyana.qizxopen.dm.
Node
Returns true if this node is an ancestor of the parameter node or the node itself.
contentIterator()
- Method in interface net.axyana.qizxopen.xquery.
XQueryPragma
Returns an iterator that analyzes the contents as a list of pseudo-attributes of the form attr=value.
contentTypeToCharsetName(String)
- Static method in class net.axyana.qizxopen.util.
FileUtil
Parses a content type such as "
text/html; charset=ISO-8859-1
" and returns the name of the IANA charset (that is, the name of the encoding).
convertBasicNode(FONIDataModel.BaseNode)
- Static method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel
convertFromArray(Object)
- Method in class net.axyana.qizxopen.xquery.
XQItemType
Conversion of external Java array of related type to internal value.
convertFromObject(Object)
- Method in class net.axyana.qizxopen.xquery.
XQType
Conversion of external Java objects to internal values.
convertToArray(XQValue)
- Method in class net.axyana.qizxopen.xquery.
XQItemType
Conversion of internal value to external Java array of proper type.
convertToNamespace(String)
- Method in class net.axyana.qizxopen.util.
NSPrefixMapping
Returns the most recent Namespace matching the prefix.
convertToObject(Expression, Focus, EvalContext)
- Method in class net.axyana.qizxopen.xquery.
XQType
Conversion of internal values to external Java objects.
convertToPrefix(Namespace)
- Method in class net.axyana.qizxopen.util.
NSPrefixMapping
Returns the most recent prefix matching the Namespace.
copy()
- Method in class net.axyana.qizxopen.util.
BitIdSet
copy()
- Method in class net.axyana.qizxopen.util.
DifferenceIdSet
copy()
- Method in class net.axyana.qizxopen.util.
IdSet
copy()
- Method in class net.axyana.qizxopen.util.
IntersectionIdSet
copy()
- Method in class net.axyana.qizxopen.util.
NSPrefixMapping
copyFile(String, String)
- Static method in class net.axyana.qizxopen.util.
FileUtil
Copy a file.
copyFile(File, File)
- Static method in class net.axyana.qizxopen.util.
FileUtil
Copy a file.
countBitsInMask(int)
- Static method in class net.axyana.qizxopen.util.
Util
createExpression()
- Method in class net.axyana.qizxopen.xquery.
XQueryConnection
Creates an empty expression sharing the static and dynamic environment.
currentItem()
- Method in interface net.axyana.qizxopen.xquery.
Focus
Gets the current item.
currentItemAsDouble()
- Method in interface net.axyana.qizxopen.xquery.
Focus
Gets the current item as a double for optimization.
currentItemAsInteger()
- Method in interface net.axyana.qizxopen.xquery.
Focus
Gets the current item as an integer for optimization.
currentItemAsString()
- Method in interface net.axyana.qizxopen.xquery.
Focus
Gets the current item as a String for optimization.
currentNode()
- Method in interface net.axyana.qizxopen.dm.
NodeSequence
The last node reached (must be preceded by nextNode(), otherwise the result is indefined.)
Overview
Package
Class
Tree
Deprecated
Index
Help
© 2005 Axyana Software
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y