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

F

FLOAT - Static variable in class net.axyana.qizxopen.xquery.XQType
 
FN - Static variable in class net.axyana.qizxopen.util.Namespace
The XQuery functions namespace
FONIDataModel - class net.axyana.qizxopen.dm.FONIDataModel.
An Implementation of the Data Model above FONI documents, which can be used independently of XQuery.
FONIDataModel(FONIDocument) - Constructor for class net.axyana.qizxopen.dm.FONIDataModel
 
FONIDataModel.BaseNode - class net.axyana.qizxopen.dm.FONIDataModel.BaseNode.
 
FONIDataModel.BaseNode() - Constructor for class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
FONIDataModel.BaseNode(int, FONIDataModel) - Constructor for class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
FONIDataModel.Factory - interface net.axyana.qizxopen.dm.FONIDataModel.Factory.
Data Model factory: can be used by XML Libraries to create documents and nodes.
FONIDocument - interface net.axyana.qizxopen.dm.FONIDocument.
Fully-Ordered Node Identification Document.
FONIDumper - class net.axyana.qizxopen.dm.FONIDumper.
 
FONIDumper(FONIDocument) - Constructor for class net.axyana.qizxopen.dm.FONIDumper
 
FileUtil - class net.axyana.qizxopen.util.FileUtil.
A collection of utility functions (static methods) operating on files and directories.
FileUtil() - Constructor for class net.axyana.qizxopen.util.FileUtil
 
Focus - interface net.axyana.qizxopen.xquery.Focus.
Provides access to context item, position and size.
FulltextQuery - class net.axyana.qizxopen.dm.FulltextQuery.
Full-text queries: parsing, search in fall-back mode (without indexes), term highlighting.
FulltextQuery() - Constructor for class net.axyana.qizxopen.dm.FulltextQuery
 
FulltextQuery.Clause - class net.axyana.qizxopen.dm.FulltextQuery.Clause.
Abstract clause.
FulltextQuery.Clause() - Constructor for class net.axyana.qizxopen.dm.FulltextQuery.Clause
 
FulltextQuery.Hiliter - class net.axyana.qizxopen.dm.FulltextQuery.Hiliter.
Defines the way highlighted words are decorated: a highlighted word is surrounded by an element of the form word, where N is the rank of the fulltext clause (phrase or alternative of terms), E is the 'element' field of this hiliter (a QName with default value "span"), A is the 'attribute' field (a QName with default value "class"), and pattern is a string prefix to the attribute value (by default empty).
FulltextQuery.Hiliter() - Constructor for class net.axyana.qizxopen.dm.FulltextQuery.Hiliter
 
FulltextQuery.ParseException - exception net.axyana.qizxopen.dm.FulltextQuery.ParseException.
 
FulltextQuery.Phrase - class net.axyana.qizxopen.dm.FulltextQuery.Phrase.
Sequence of terms, with an optional total spacing between terms.
FulltextQuery.Term - class net.axyana.qizxopen.dm.FulltextQuery.Term.
A simple word or a pattern.
FulltextQuery.TermOr - class net.axyana.qizxopen.dm.FulltextQuery.TermOr.
Union of terms.
fatalError(SAXParseException) - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
fatalError(TransformerException) - Method in class net.axyana.qizxopen.xquery.XQModuleManager
 
fileBaseName(String) - Static method in class net.axyana.qizxopen.util.FileUtil
Returns the base name part in a file path name.
fileDirName(String) - Static method in class net.axyana.qizxopen.util.FileUtil
Returns the directory part in a file path name.
fileExtension(String) - Static method in class net.axyana.qizxopen.util.FileUtil
Returns the file extension part in a file path name.
fileToURL(File) - Static method in class net.axyana.qizxopen.util.FileUtil
Converts a File to a file: URL.
fileToURL(String) - Static method in class net.axyana.qizxopen.util.FileUtil
Converts a file name to a file: URL.
fileToURLName(File) - Static method in class net.axyana.qizxopen.util.FileUtil
Converts a File to a file: URL name.
fileToURLName(String) - Static method in class net.axyana.qizxopen.util.FileUtil
Converts a file name to a file: URL name.
find(String, String) - Method in class net.axyana.qizxopen.util.NSTable
Lookup of a qualified name.
find(QName) - Method in class net.axyana.qizxopen.util.NSTable
Lookup of a qualified name.
findDocument(String) - Method in class net.axyana.qizxopen.dm.DocumentManager
Cached access by URI.
findDocumentNode(String) - Method in class net.axyana.qizxopen.dm.DocumentManager
Cached access by URI.
findItemType(QName) - Static method in class net.axyana.qizxopen.xquery.XQType
Searches a predefined Item Type by name.
finishTask() - Method in interface net.axyana.qizxopen.util.ProgressHandler
Signals end of task.
fixedPrefix() - Method in class net.axyana.qizxopen.util.GlobPattern
 
fixedPrefix() - Method in class net.axyana.qizxopen.util.RegexpPattern
 
fixedPrefix() - Method in class net.axyana.qizxopen.util.SoundsLikePattern
 
fixedPrefix() - Method in class net.axyana.qizxopen.util.StringPattern
Returns the leading constant part of the pattern.
flush() - Method in class net.axyana.qizxopen.util.ByteOutputBase
 
flush() - Method in class net.axyana.qizxopen.util.ByteOutputStream
 
flushElement(boolean) - Method in class net.axyana.qizxopen.dm.EventDrivenBuilder
 
flushElement(boolean) - Method in class net.axyana.qizxopen.xquery.dm.EventDrivenBuilder
 
flushMark() - Method in interface net.axyana.qizxopen.util.ByteOutput
 
flushMark() - Method in class net.axyana.qizxopen.util.ByteOutputBase
 
following(NodeTest) - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
following(NodeTest) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
following(NodeTest) - Method in interface net.axyana.qizxopen.dm.Node
Returns an iterator on following nodes that match the node test.
followingSiblings(NodeTest) - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
followingSiblings(NodeTest) - Method in class net.axyana.qizxopen.dm.FONIDataModel.BaseNode
 
followingSiblings(NodeTest) - Method in interface net.axyana.qizxopen.dm.Node
Returns an iterator on following siblings that match the node test.
format(LogRecord) - Method in class net.axyana.qizxopen.util.LogFormatter
Format the given LogRecord.
fprintf(PrintStream, char[]) - Static method in class net.axyana.qizxopen.util.Util
 
fractionDone(double) - Method in interface net.axyana.qizxopen.util.ProgressHandler
signals progress as a fraction between 0 and 1.
functionLookup(QName) - Method in interface net.axyana.qizxopen.xquery.StaticContext
Looks for a function (user or predefined) in the static context: successively in current module, imported modules, predefined context.

© 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