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
G
GENERIC_UNIX
- Static variable in class net.axyana.qizxopen.util.
PlatformUtil
G_DAY
- Static variable in class net.axyana.qizxopen.xquery.
XQType
G_MONTH
- Static variable in class net.axyana.qizxopen.xquery.
XQType
G_MONTH_DAY
- Static variable in class net.axyana.qizxopen.xquery.
XQType
G_YEAR
- Static variable in class net.axyana.qizxopen.xquery.
XQType
G_YEAR_MONTH
- Static variable in class net.axyana.qizxopen.xquery.
XQType
GlobPattern
- class net.axyana.qizxopen.util.
GlobPattern
.
Unix-style globbing (SQL-LIKE mapped to this pattern by converting characters).
GlobPattern(String)
- Constructor for class net.axyana.qizxopen.util.
GlobPattern
GlobPattern(char[], int)
- Constructor for class net.axyana.qizxopen.util.
GlobPattern
generator()
- Static method in class net.axyana.qizxopen.util.
RandomGene
Simple id generator.
get(HTable.Key)
- Method in class net.axyana.qizxopen.util.
HTable
get(String)
- Static method in class net.axyana.qizxopen.util.
Namespace
Gets a Namespace object from an URI.
get(String, String)
- Static method in class net.axyana.qizxopen.util.
QName
Obtains a unique representation of a QName from a namespace URI and a NCname.
get(Namespace, String)
- Static method in class net.axyana.qizxopen.util.
QName
Obtains a unique representation of a QName from a Namespace object and a NCname.
get(String)
- Static method in class net.axyana.qizxopen.util.
QName
Obtains a unique representation of a QName with empty namespace.
getAncestors(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getAncestors(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
Returns an iterator on ancestors that match the node test.
getAncestorsOrSelf(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getAncestorsOrSelf(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getAttrCount(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Returns the number of attributes of an element (not guaranteed to be efficient).
getAttrCount(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getAttrName()
- Method in interface net.axyana.qizxopen.xquery.
XQueryPragma.Iterator
getAttrValue()
- Method in interface net.axyana.qizxopen.xquery.
XQueryPragma.Iterator
getAttribute(int, int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets an attribute node by name.
getAttribute(int, int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getAttribute(QName)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getAttribute(QName)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getAttributes()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getAttributes(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getAttributes()
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getAttributes(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getBaseURI()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getBaseURI()
- Method in class net.axyana.qizxopen.dm.
DocumentWriter
getBaseURI()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getBaseURI()
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Returns the URI of the document.
getBaseURI()
- Method in interface net.axyana.qizxopen.dm.
Node
Accessor dm:base-uri().
getBaseURI()
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Returns the default element namespace.
getBaseURL()
- Method in class net.axyana.qizxopen.dm.
DocumentManager
Returns the current base URL.
getBoolean()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Gets the item as a boolean value.
getBoolean()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getBoolean()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getBoolean()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
getBoolean()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getByte()
- Method in interface net.axyana.qizxopen.util.
ByteInput
getByte()
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getBytes(byte[])
- Method in interface net.axyana.qizxopen.util.
ByteInput
getBytes(byte[])
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getBytes(byte[], int, int)
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getCallerContext()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Returns the calling context, null if not inside a user function.
getCallingFrame()
- Method in class net.axyana.qizxopen.xquery.
XQEvalException.StackFrame
getCharValue(int, int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Specially meant for indexing: gets the string value of a text node.
getCharValue(int, int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getChars()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getChars()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getChars()
- Method in interface net.axyana.qizxopen.dm.
Node
Gets text contents as a char array.
getChars()
- Method in interface net.axyana.qizxopen.util.
ByteInput
getChars(char[], int, int, boolean)
- Method in interface net.axyana.qizxopen.util.
ByteInput
getChars(char[], int, int, boolean)
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getChars()
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getChars(char[], int)
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getChildren()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getChildren(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getChildren()
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getChildren(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getCollator(String)
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Finds a collation by its URI.
getCollator(String)
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
getColumnNumber()
- Method in class net.axyana.qizxopen.xquery.
XQSrcPoint
Returns the pertaining column number in source line (starts from 0).
getConnection(Properties)
- Method in class net.axyana.qizxopen.xquery.
XQueryBasicEngine
getConnection(String, Properties)
- Method in class net.axyana.qizxopen.xquery.
XQueryBasicEngine
Opens a new connection to a particular XML Library.
getConnection()
- Method in class net.axyana.qizxopen.xquery.
XQueryConnection
getConnection()
- Method in interface net.axyana.qizxopen.xquery.
XQueryDataSource
Obtains a Connection without authentification.
getConnection()
- Method in class net.axyana.qizxopen.xquery.
XQueryEnvironment
Returns the related connection.
getConnection()
- Method in class net.axyana.qizxopen.xquery.
XQueryExpression
getConnection(Properties)
- Method in interface net.axyana.qizxopen.xquery.
XQueryServer
Opens a new connection without access to an XML Library.
getConnection(String, Properties)
- Method in interface net.axyana.qizxopen.xquery.
XQueryServer
Opens a new connection to a particular XML Library.
getContentHandler()
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
getContentHandler()
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getContents()
- Method in interface net.axyana.qizxopen.xquery.
XQueryPragma
getContext()
- Method in class net.axyana.qizxopen.xquery.
XQEvalException
getCurrentDate()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Time at start of query evaluation.
getCurrentLocation()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
getCurrentNode()
- Method in class net.axyana.qizxopen.dm.
IDocument
getDTDHandler()
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
getDataSource(String)
- Method in class net.axyana.qizxopen.xquery.
XQueryBasicEngine
getDataSource(String)
- Method in interface net.axyana.qizxopen.xquery.
XQueryServer
Creates a XQueryDataSource
getDecimal()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Gets the item as a decimal value.
getDecimal()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getDecimal()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getDecimal()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getDefaultCollation()
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Gets the implementation-defined or query-defined default collation
getDefaultElementNS()
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Returns the default element namespace.
getDefaultFunctionNS()
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Returns the default function namespace.
getDefaultProperties(String)
- Static method in class net.axyana.qizxopen.util.
CmdLine
Loads a property file from the user's home directory.
getDefinedNSCount()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getDefinedNSCount()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getDefinedNSCount(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Returns the number of NS defined on this node.
getDefinedNSCount(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getDefinedNSCount()
- Method in interface net.axyana.qizxopen.dm.
Node
Number of Namespaces defined on this particular node.
getDescendants(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getDescendants(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getDescendantsOrSelf(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getDescendantsOrSelf(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getDocId()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getDocument(String)
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Finds a document by URI.
getDocument()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getDocument()
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getDocumentId()
- Method in class net.axyana.qizxopen.dm.
DocumentWriter
Returns an identifier associated with the document. by default 0.
getDocumentId()
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
getDocumentManager()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Returns the document manager used by this context.
getDocumentManager()
- Method in class net.axyana.qizxopen.xquery.
XQueryBasicEngine
Returns the DocumentManager currently in use.
getDocumentNode()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel
getDocumentURI()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getDocumentURI()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getDocumentURI()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel
Base URI of the document.
getDocumentURI()
- Method in interface net.axyana.qizxopen.dm.
Node
Returns the URI of the document.
getDom()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getDom()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel
getDotType()
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
getDouble()
- Method in interface net.axyana.qizxopen.util.
ByteInput
getDouble()
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getDouble()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Gets the item as a double value.
getDouble()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getDouble()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getDouble()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
getDouble()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getDtdName()
- Method in class net.axyana.qizxopen.dm.
DocumentWriter
getDtdPublicId()
- Method in class net.axyana.qizxopen.dm.
DocumentWriter
getDtdSystemid()
- Method in class net.axyana.qizxopen.dm.
DocumentWriter
getElementName(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the QName of an element node by the internal id.
getElementName(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getElementNameCount()
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the total number of element names.
getElementNameCount()
- Method in class net.axyana.qizxopen.dm.
IDocument
getEnclosing(int)
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Returns the enclosing expression 'levels' above, returns null if none.
getEncoding()
- Method in class net.axyana.qizxopen.dm.
XMLSerializer
Returns the current encoding.
getEntityResolver()
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
getEnvironment()
- Static method in class net.axyana.qizxopen.util.
PlatformUtil
Returns all environment variables in a
HashMap
.
getEnvironment(HashMap)
- Static method in class net.axyana.qizxopen.util.
PlatformUtil
Adds all environment variables to specified
HashMap
.
getErrorHandler()
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
getErrorHandler()
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getFeature(String)
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
getFirstChild(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
getFirstChild(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getFirstNSNode(int, boolean)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Returns the first namespace node of a node.
getFirstNSNode(int, boolean)
- Method in class net.axyana.qizxopen.dm.
IDocument
getFloat()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Gets the item as a float value.
getFloat()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getFloat()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getFloat()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getFollowing(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getFollowing(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getFollowingSiblings(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getFollowingSiblings(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getHandler()
- Method in class net.axyana.qizxopen.dm.
SAXDecoder
getImplicitTimezone()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
implicit time zone as a difference in minutes from GMT (or UTC).
getInScopeNS()
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Returns the declared namespaces.
getInScopeNS()
- Method in class net.axyana.qizxopen.xquery.
XQueryExpression
Gets the defined prefix/namespace mappings.
getIndex(QName)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getIndex(String)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getIndex(String, String)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getInput()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Returns the document or collection input.
getInstance(String)
- Static method in class net.axyana.qizxopen.util.
Collations
gets a locale-based collator from an uri of the form 'll' or 'll-CC' where 'll' is a ISO-639 language name and CC a ISO-3166 country name.
getInstanceWithStrength(String)
- Static method in class net.axyana.qizxopen.util.
Collations
gets a locale-based collator from an uri of the form 'll' or 'll-CC' where 'll' is a ISO-639 language name and CC a ISO-3166 country name.
getInteger()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Gets the item as a integer value.
getInteger()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getInteger()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getInteger()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
getInteger()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getIntegerValue()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getIntegerValue()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getIntegerValue(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets an integer value from an atome of type ATOM_INT.
getIntegerValue(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getIntegerValue()
- Method in interface net.axyana.qizxopen.dm.
Node
Returns the integer value (attempts to convert).
getItem()
- Method in class net.axyana.qizxopen.xquery.
Empty
getItem()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getItem()
- Method in interface net.axyana.qizxopen.xquery.
XQValue
Gets the current item (undefined result if end of sequence reached).
getItem()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getItem()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
getItem()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getItemType()
- Method in class net.axyana.qizxopen.xquery.
XQItemType
getItemType()
- Method in class net.axyana.qizxopen.xquery.
XQType
If this is a sequence type, return the item type, otherwise return the type itself.
getKeys(HTable.Key[])
- Method in class net.axyana.qizxopen.util.
HTable
getKind(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Returns one of the kinds DOCUMENT, ELEMENT, TEXT, PROCESSING_INSTRUCTION, COMMENT, ATTRIBUTE, NAMESPACE, ATOM_XX.
getKind(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getLast()
- Method in interface net.axyana.qizxopen.xquery.
Focus
Gets context size.
getLastNamespace(int)
- Method in class net.axyana.qizxopen.util.
NSPrefixMapping
Returns a declared namespace.
getLastPrefix(int)
- Method in class net.axyana.qizxopen.util.
NSPrefixMapping
Returns a declared prefix.
getLength()
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getLexicalHandler()
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getLineNumber()
- Method in class net.axyana.qizxopen.xquery.
XQSrcPoint
Returns the pertaining line number (starts from 1).
getLocalName(int)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getLocalName()
- Method in class net.axyana.qizxopen.util.
QName
Returns the localname as a String
getMappingCount()
- Method in class net.axyana.qizxopen.util.
NSPrefixMapping
returns the number of defined mappings.
getMaxExpressionLength()
- Method in class net.axyana.qizxopen.xquery.
XQMetadata
getMessages()
- Method in class net.axyana.qizxopen.xquery.
XQueryEnvironment
Retrieves the list of messages generated by some methods (Expression execution and preparation).
getModuleManager()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Returns the Module Manager which was used for compiling the expression being executed.
getModuleManager()
- Method in class net.axyana.qizxopen.xquery.
XQueryBasicEngine
Returns the DocumentManager currently in use.
getModuleURI()
- Method in class net.axyana.qizxopen.xquery.
XQSrcPoint
Returns the resolved URI of the module (null for a main query).
getName(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the name of a Node.
getName(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getName(int)
- Method in class net.axyana.qizxopen.util.
NSTable
Gets the unique name associated with an index.
getName()
- Method in class net.axyana.qizxopen.xquery.
XQMessage
Returns the message name.
getName()
- Method in class net.axyana.qizxopen.xquery.
XQType
getName()
- Method in interface net.axyana.qizxopen.xquery.
XQueryPragma
getNameId(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the name-id of a real Node.
getNameId(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getNamespace()
- Method in class net.axyana.qizxopen.util.
QName
Returns the namespace as an interned Namespace object
getNamespaces()
- Method in class net.axyana.qizxopen.util.
NSTable
getNamespaces(boolean)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getNamespaces(boolean)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getNature()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getNature()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNature()
- Method in interface net.axyana.qizxopen.dm.
Node
Returns a numeric node kind: DOCUMENT, ELEMENT etc.
getNext(int)
- Method in class net.axyana.qizxopen.util.
BitIdSet
Iteration mechanism: returns the first id in the set that is >= to argument.
getNext(int)
- Method in class net.axyana.qizxopen.util.
DifferenceIdSet
getNext(int)
- Method in class net.axyana.qizxopen.util.
IdSet
Iteration mechanism: returns the first id in the set that is greater or equal to argument.
getNext(int)
- Method in class net.axyana.qizxopen.util.
IntersectionIdSet
getNext(int, IdSet, IdSet)
- Static method in class net.axyana.qizxopen.util.
IntersectionIdSet
getNextMessage()
- Method in class net.axyana.qizxopen.xquery.
XQMessage
Returns the next message in the list.
getNextSibling(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
getNextSibling(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getNode()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Gets the item as a Node value.
getNode()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getNode()
- Method in class net.axyana.qizxopen.xquery.dm.
DistinctNodeSequence
getNode()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getNode()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
getNode()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getNodeAfter(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the node that is next in document order but not contained.
getNodeAfter(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getNodeDepth()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNodeId()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNodeKind()
- Method in class net.axyana.qizxopen.dm.
BaseNodeTest
getNodeKind()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getNodeKind()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNodeKind()
- Method in interface net.axyana.qizxopen.dm.
Node
Accessor dm:node-kind().
getNodeKind()
- Method in interface net.axyana.qizxopen.dm.
NodeTest
Returns the node kind (Node.ELEMENT, Node.TEXT etc) specifically matched, or -1 if several kinds can be matched.
getNodeKind()
- Method in class net.axyana.qizxopen.dm.
UnionNodeTest
getNodeKind()
- Method in class net.axyana.qizxopen.xquery.dm.
DocumentTest
getNodeName()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getNodeName()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNodeName()
- Method in interface net.axyana.qizxopen.dm.
Node
Accessor dm:node-name().
getNodeNext(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the node that is next in document order.
getNodeNext(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getNodeSpan()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNodeSpan(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
getNodeSpan(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getNsPrefix(String)
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNsPrefix(String)
- Method in interface net.axyana.qizxopen.dm.
Node
Returns a matching prefix for the Namespace by looking up the namespace nodes on this element and its ancestors.
getNsUri(String)
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getNsUri(String)
- Method in interface net.axyana.qizxopen.dm.
Node
Returns a matching Namespace for the prefix by looking up the namespace nodes on this element and its ancestors.
getOccurrence()
- Method in class net.axyana.qizxopen.xquery.
XQType
If this is a sequence type, return the occurrence indicator, otherwise return ONE_OCC, except for anyType which is '*'.
getOffset()
- Method in class net.axyana.qizxopen.xquery.
XQSrcPoint
Returns the pertaining character offset (starts from 0).
getOtherName(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the QName of a non-element node by the internal id.
getOtherName(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getOtherNameCount()
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the total number of non-element node names.
getOtherNameCount()
- Method in class net.axyana.qizxopen.dm.
IDocument
getOutput()
- Method in class net.axyana.qizxopen.dm.
SAXEncoder
getOutput()
- Method in class net.axyana.qizxopen.dm.
XMLSerializer
Gets the current output as a Bufferedriter.
getParent(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
getParent(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getParent()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getParent(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getParent()
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
getParent(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
Returns a sequence of length 1 if the parent matches the nodeTest, else 0.
getPattern()
- Method in class net.axyana.qizxopen.util.
StringPattern
getPosition()
- Method in interface net.axyana.qizxopen.xquery.
Focus
Gets current item position.
getPragmas()
- Method in class net.axyana.qizxopen.xquery.
XQueryPreparedExpression
Returns the description of the pragmas found at the head of the query.
getPreceding(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getPreceding(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
Preceding nodes in document order.
getPrecedingSiblings(NodeTest)
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getPrecedingSiblings(NodeTest)
- Method in interface net.axyana.qizxopen.xquery.dm.
XQNode
Preceding siblings in document order.
getProductInfo()
- Method in class net.axyana.qizxopen.xquery.
XQueryBasicEngine
Returns an object describing the XQuery Engine (Similar to XQMetaData in the XQJ specification).
getProductInfo()
- Method in interface net.axyana.qizxopen.xquery.
XQueryServer
Returns an object describing the XQuery Engine (Similar to XQMetaData in the XQJ specification).
getProductName()
- Method in class net.axyana.qizxopen.xquery.
XQMetadata
getProductVersion()
- Method in class net.axyana.qizxopen.xquery.
XQMetadata
getProp(Map, String, Class, Object)
- Static method in class net.axyana.qizxopen.util.
Util
getProperty(String)
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
getProperty(String)
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Retrieves a named property from the context.
getProperty(String)
- Method in interface net.axyana.qizxopen.xquery.
XQueryDataSource
Obtain a property set by setProperty.
getQName(int)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getRootNode()
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Returns the handle of the document node.
getRootNode()
- Method in class net.axyana.qizxopen.dm.
IDocument
getShortName()
- Method in class net.axyana.qizxopen.xquery.
XQItemType
getShortName()
- Method in class net.axyana.qizxopen.xquery.
XQType
getSignature()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
getSignature()
- Method in class net.axyana.qizxopen.xquery.
XQEvalException.StackFrame
Returns the signature of the called function, or null in main query.
getSize()
- Method in class net.axyana.qizxopen.util.
HTable
getSourceLine()
- Method in class net.axyana.qizxopen.xquery.
XQSrcPoint
Returns the pertaining XQuery source line.
getStack()
- Method in class net.axyana.qizxopen.xquery.
XQEvalException
Returns the call stack as a stack frame list, starting from the innermost frame.
getStaticContext()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
Returns the initial static context.
getString()
- Method in interface net.axyana.qizxopen.util.
ByteInput
getString()
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getString()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Gets the item as a String value.
getString()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getString()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getString()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
getString()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getStringProp(Map, String, String)
- Static method in class net.axyana.qizxopen.util.
Util
getStringValue()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getStringValue(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets the string value for any node but Attributes and Namespaces.
getStringValue(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getStringValue()
- Method in interface net.axyana.qizxopen.dm.
Node
Accessor dm:string-value().
getSuperType()
- Method in class net.axyana.qizxopen.xquery.
XQItemType
getSupportedPropertyNames()
- Method in interface net.axyana.qizxopen.xquery.
XQueryDataSource
Returns an array of the names of supported properties.
getSysProperty(String)
- Method in class net.axyana.qizxopen.xquery.
XQueryEnvironment
Retrieves a previously defined system property.
getText()
- Method in class net.axyana.qizxopen.xquery.
XQMessage
Returns the formatted text of the message.
getType(int)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getType(String)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getType(String, String)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getType()
- Method in class net.axyana.qizxopen.xquery.
Empty
getType()
- Method in interface net.axyana.qizxopen.xquery.
XQItem
Returns the type description.
getType()
- Method in class net.axyana.qizxopen.xquery.
XQMessage
Returns the message type (ERROR, WARNING, INFO).
getType()
- Method in class net.axyana.qizxopen.xquery.
XQResultSequence
getType()
- Method in class net.axyana.qizxopen.xquery.
XQueryExpression
Returns the type of the compiled expression, as evaluated by static analysis.
getType()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeBase
getType()
- Method in class net.axyana.qizxopen.xquery.dm.
NodeSequenceBase
getType()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getTypedValue()
- Method in class net.axyana.qizxopen.xquery.dm.
XQFONIDataModel.INode
getURI(int)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getURI()
- Method in class net.axyana.qizxopen.util.
Namespace
getURI()
- Method in class net.axyana.qizxopen.util.
QName
Returns the namespace URI as a String
getUniqueId()
- Static method in class net.axyana.qizxopen.util.
XMLUtil
Returns a unique ID which can be used for example as the value of an attribute of type ID.
getValue()
- Method in class net.axyana.qizxopen.dm.
CoreDataModel.BaseNode
getValue()
- Method in class net.axyana.qizxopen.dm.
FONIDataModel.BaseNode
getValue(int)
- Method in interface net.axyana.qizxopen.dm.
FONIDocument
Gets an atomic value from a leaf node.
getValue(int)
- Method in class net.axyana.qizxopen.dm.
IDocument
getValue()
- Method in interface net.axyana.qizxopen.dm.
Node
Returns the value of an atomic node.
getValue(int)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getValue(String)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getValue(String, String)
- Method in class net.axyana.qizxopen.dm.
SAXEventReceiver
getVint()
- Method in interface net.axyana.qizxopen.util.
ByteInput
getVint()
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getVlong()
- Method in interface net.axyana.qizxopen.util.
ByteInput
getVlong()
- Method in class net.axyana.qizxopen.util.
ByteInputBase
getXSLTFactory()
- Method in class net.axyana.qizxopen.xquery.
XQModuleManager
Gets the TransformerFactory used for XSLT transformations.
glob(char[], int, char[], int)
- Static method in class net.axyana.qizxopen.util.
GlobPattern
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