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

A

ANY - Static variable in class net.axyana.qizxopen.xquery.XQType
 
ANYURI - Static variable in class net.axyana.qizxopen.xquery.XQType
 
ANY_ATOMIC_TYPE - Static variable in class net.axyana.qizxopen.xquery.XQType
 
ATOM - Static variable in class net.axyana.qizxopen.xquery.XQType
 
ATOM_ANY - Static variable in interface net.axyana.qizxopen.dm.Node
Node nature (returned by getNature) for typed leaf node holding a value of any serializable class.
ATOM_BOOL - Static variable in interface net.axyana.qizxopen.dm.Node
Node nature (returned by getNature) for a typed leaf node holding a boolean value.
ATOM_DATE - Static variable in interface net.axyana.qizxopen.dm.Node
Node nature (returned by getNature) for typed leaf node holding a date/time value.
ATOM_DOUBLE - Static variable in interface net.axyana.qizxopen.dm.Node
Node nature (returned by getNature) for a typed leaf node holding a double value.
ATOM_INT - Static variable in interface net.axyana.qizxopen.dm.Node
Node nature (returned by getNature) for a typed integer node, holding a long integer value.
ATTRIBUTE - Static variable in interface net.axyana.qizxopen.dm.Node
Node nature (returned by getNature) for an Attribute node.
ATTRIBUTE - Static variable in class net.axyana.qizxopen.xquery.XQType
 
AttributeTest - class net.axyana.qizxopen.dm.AttributeTest.
Convenience class implementing NodeTest on attributes.
AttributeTest(Namespace, String) - Constructor for class net.axyana.qizxopen.dm.AttributeTest
Builds a node test matching elements.
AttributeTest(String) - Constructor for class net.axyana.qizxopen.dm.AttributeTest
Builds a node test matching elements with a name in the blank namespace.
abort() - Method in class net.axyana.qizxopen.dm.TreeEncoder
 
abort() - Method in interface net.axyana.qizxopen.dm.XMLEventReceiver
Signals an error in the event flow.
abort() - Method in class net.axyana.qizxopen.dm.XMLEventReceiverBase
 
accepts(int, QName) - Method in class net.axyana.qizxopen.dm.BaseNodeTest
 
accepts(Node) - Method in class net.axyana.qizxopen.dm.BaseNodeTest
 
accepts(int, QName) - Method in interface net.axyana.qizxopen.dm.NodeTest
Optimized test method.
accepts(Node) - Method in interface net.axyana.qizxopen.dm.NodeTest
Generic test method.
accepts(int, QName) - Method in class net.axyana.qizxopen.dm.UnionNodeTest
 
accepts(Node) - Method in class net.axyana.qizxopen.dm.UnionNodeTest
 
accepts(char[]) - Method in class net.axyana.qizxopen.util.SoundsLikePattern
 
accepts(XQType) - Method in class net.axyana.qizxopen.xquery.XQItemType
 
accepts(XQType) - Method in class net.axyana.qizxopen.xquery.XQType
Static type checking.
accepts(int, QName) - Method in class net.axyana.qizxopen.xquery.dm.DocumentTest
 
accepts(Node) - Method in class net.axyana.qizxopen.xquery.dm.DocumentTest
 
acceptsItem(XQItem) - Method in class net.axyana.qizxopen.xquery.XQItemType
 
acceptsItem(XQItem) - Method in class net.axyana.qizxopen.xquery.XQType
Dynamic matching of a single item.
add(int) - Method in class net.axyana.qizxopen.util.BitIdSet
 
add(HTable.Key) - Method in class net.axyana.qizxopen.util.HTable
No check: allows duplicate keys.
addAttribute(Node) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
addChild(Node) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
addMapping(String, String) - Method in class net.axyana.qizxopen.util.NSPrefixMapping
Pushes a prefix/Namespace-URI mapping.
addMapping(String, Namespace) - Method in class net.axyana.qizxopen.util.NSPrefixMapping
Pushes a prefix/Namespace mapping.
addMatchingArea(Node) - Method in class net.axyana.qizxopen.dm.FulltextQuery.Hiliter
Defines a particular element to highlight inside the root fragment.
addName(String, String) - Method in class net.axyana.qizxopen.util.NSTable
Inserts a name without check (for loading).
addNamespace(String, String) - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
addText(String) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
addText(String) - Method in interface net.axyana.qizxopen.dm.Node
Adds text inside the node.
adjust(int) - Method in class net.axyana.qizxopen.dm.FONIDumper
 
allowed() - Static method in class net.axyana.qizxopen.xquery.EmptyException
Unique instance.
ancestors(NodeTest) - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
ancestors(NodeTest) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
ancestors(NodeTest) - Method in interface net.axyana.qizxopen.dm.Node
Returns an iterator on ancestors that match the node test.
ancestorsOrSelf(NodeTest) - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
ancestorsOrSelf(NodeTest) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
ancestorsOrSelf(NodeTest) - Method in interface net.axyana.qizxopen.dm.Node
Returns an iterator on ancestors (including the node itself) that match the node test.
anyType - Static variable in class net.axyana.qizxopen.xquery.XQType
 
asAtom() - Method in class net.axyana.qizxopen.xquery.Empty
 
asAtom() - Method in interface net.axyana.qizxopen.xquery.XQValue
Gets the current item with atomization.
asAtom() - Method in class net.axyana.qizxopen.xquery.dm.NodeSequenceBase
 
at(Expression) - Method in interface net.axyana.qizxopen.xquery.EvalContext
Notes the current evaluation point for trace & debug.
atom(Object) - Method in class net.axyana.qizxopen.dm.DocumentWriter
 
atom(Object) - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
attribute(QName) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
attribute - Variable in class net.axyana.qizxopen.dm.FulltextQuery.Hiliter
 
attribute(QName) - Method in interface net.axyana.qizxopen.dm.Node
Gets an attribute [of this element] by name.
attributes(NodeTest) - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
attributes() - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
attributes(NodeTest) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
attributes() - Method in interface net.axyana.qizxopen.dm.Node
Accessor dm:attributes.
attributes(NodeTest) - Method in interface net.axyana.qizxopen.dm.Node
Returns an iterator on attributes that match the node test.
authorizeClass(String) - Method in class net.axyana.qizxopen.xquery.XQueryBasicEngine
Allow a Java class to be used as extension (more precisely, its public methods can be called as extension functions).
authorizeClass(String) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Allows a Java class to be used as extension (more precisely, its public methods can be called as extension functions).

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