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

T

TEXT - Static variable in interface net.axyana.qizxopen.dm.Node
Node nature (returned by getNature) for a leaf text node.
TEXT - Static variable in class net.axyana.qizxopen.xquery.XQType
 
TIME - Static variable in class net.axyana.qizxopen.xquery.XQType
 
TOKEN - Static variable in class net.axyana.qizxopen.xquery.XQType
 
TRACE - Static variable in class net.axyana.qizxopen.xquery.XQMessage
message type: execution trace.
TRACEINFO - Static variable in class net.axyana.qizxopen.xquery.XQMessage
message type: trace supplementary info.
TRACE_EXECUTION - Static variable in class net.axyana.qizxopen.xquery.XQueryEnvironment
System property: requests detailed execution trace (preliminary)
TRACE_QUERY_COMPIL - Static variable in class net.axyana.qizxopen.xquery.XQueryEnvironment
System property: requests query compilation trace (preliminary)
Timer - class net.axyana.qizxopen.util.Timer.
Timer event generator (supports simple one-shot alarms).
Timer() - Constructor for class net.axyana.qizxopen.util.Timer
 
Timer.Handler - interface net.axyana.qizxopen.util.Timer.Handler.
Interface that must be implemented by timer-event targets.
Timer.Request - class net.axyana.qizxopen.util.Timer.Request.
 
Timer.Request() - Constructor for class net.axyana.qizxopen.util.Timer.Request
 
TreeDecoder - class net.axyana.qizxopen.dm.TreeDecoder.
Decodes a XML Data Model tree from a binary representation created by TreeEncoder.
TreeDecoder(ByteInput) - Constructor for class net.axyana.qizxopen.dm.TreeDecoder
 
TreeEncoder - class net.axyana.qizxopen.dm.TreeEncoder.
Encodes the sub-tree of a Node into binary representation, which can be deserialized by TreeDecoder.
TreeEncoder() - Constructor for class net.axyana.qizxopen.dm.TreeEncoder
 
TreeEncoder(ByteOutput) - Constructor for class net.axyana.qizxopen.dm.TreeEncoder
 
t1 - Variable in class net.axyana.qizxopen.dm.UnionNodeTest
 
t2 - Variable in class net.axyana.qizxopen.dm.UnionNodeTest
 
terminate() - Method in class net.axyana.qizxopen.dm.EventDrivenBuilder
 
terminate() - Method in class net.axyana.qizxopen.dm.TreeEncoder
 
terminate() - Method in interface net.axyana.qizxopen.dm.XMLEventReceiver
Terminates a document or simple subtree.
terminate() - Method in class net.axyana.qizxopen.dm.XMLEventReceiverBase
 
terminate() - Method in class net.axyana.qizxopen.dm.XMLSerializer
[internal: implementation of interface XMLEventReceiver]
terminate() - Method in class net.axyana.qizxopen.xquery.dm.EventDrivenBuilder
 
terms - Variable in class net.axyana.qizxopen.dm.FulltextQuery.Clause
 
test(int) - Method in class net.axyana.qizxopen.util.BitIdSet
 
test(int) - Method in class net.axyana.qizxopen.util.DifferenceIdSet
 
test(int) - Method in class net.axyana.qizxopen.util.IdSet
Identifier containment test.
test(int) - Method in class net.axyana.qizxopen.util.IntersectionIdSet
 
test(XQValue) - Method in class net.axyana.qizxopen.xquery.XQType
Tests that a value matches a type.
testBit(int, int) - Static method in class net.axyana.qizxopen.util.Util
 
timeEvent(Timer.Request) - Method in interface net.axyana.qizxopen.util.Timer.Handler
Called when the timer event is fired.
tmpDir() - Static method in class net.axyana.qizxopen.util.PlatformUtil
Returns the name of directory where temporary files can be created safely.
tmpFileName() - Static method in class net.axyana.qizxopen.util.PlatformUtil
Returns the name of a temporary file ending with extension ".tmp".
tmpFileName(String) - Static method in class net.axyana.qizxopen.util.PlatformUtil
Returns the name of a temporary file ending with the specified extension.
toBase64String() - Method in class net.axyana.qizxopen.util.Binary
 
toHex(int, int) - Static method in class net.axyana.qizxopen.util.Util
 
toHexString() - Method in class net.axyana.qizxopen.util.Binary
 
toString() - Method in class net.axyana.qizxopen.dm.BaseNodeTest
 
toString() - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
toString() - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
toString() - Method in class net.axyana.qizxopen.dm.FulltextQuery.Phrase
 
toString() - Method in class net.axyana.qizxopen.dm.FulltextQuery.Term
 
toString() - Method in class net.axyana.qizxopen.dm.FulltextQuery.TermOr
 
toString() - Method in class net.axyana.qizxopen.dm.FulltextQuery
 
toString() - Method in class net.axyana.qizxopen.dm.UnionNodeTest
 
toString() - Method in class net.axyana.qizxopen.util.GlobPattern
 
toString() - Method in class net.axyana.qizxopen.util.Namespace
 
toString() - Method in class net.axyana.qizxopen.util.QName
 
toString() - Method in class net.axyana.qizxopen.util.RegexpPattern
 
toString() - Method in class net.axyana.qizxopen.util.SoundsLikePattern
 
toString() - Method in class net.axyana.qizxopen.util.StringPattern
 
toString() - Method in class net.axyana.qizxopen.xquery.XQSrcPoint
 
toString(StaticContext) - Method in class net.axyana.qizxopen.xquery.XQType
 
toString() - Method in class net.axyana.qizxopen.xquery.XQType
 
toString() - Method in class net.axyana.qizxopen.xquery.dm.DocumentTest
 
toURL(String) - Static method in class net.axyana.qizxopen.util.FileUtil
Converts a String to an URL or returns null.
topTest - Variable in class net.axyana.qizxopen.xquery.dm.DocumentTest
 
transmitNode(Node) - Method in interface net.axyana.qizxopen.dm.FONIDocument
 
transmitNode(Node) - Method in class net.axyana.qizxopen.dm.IDocument
 
traverse(Node, boolean) - Method in class net.axyana.qizxopen.dm.TreeEncoder
 
traverse(FONIDocument, int) - Method in class net.axyana.qizxopen.dm.TreeEncoder
 
traverse(Node, boolean) - Method in interface net.axyana.qizxopen.dm.XMLEventReceiver
Convenience method: traverses and generates a subtree into this receiver.
traverse(FONIDocument, int) - Method in interface net.axyana.qizxopen.dm.XMLEventReceiver
Convenience method: traverses and generates a FONI document using this receiver.
traverse(Node, boolean) - Method in class net.axyana.qizxopen.dm.XMLEventReceiverBase
Traverse and generate a subtree.
traverse(FONIDocument, int) - Method in class net.axyana.qizxopen.dm.XMLEventReceiverBase
 
traverse(Node) - Method in class net.axyana.qizxopen.dm.XMLSerializer
Lower-level output method.
trimFileExtension(String) - Static method in class net.axyana.qizxopen.util.FileUtil
Returns a file path name without its file extension part.

© 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