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

S

SAXDecoder - class net.axyana.qizxopen.dm.SAXDecoder.
Unmarshalls SaX events marshalled by SAXEncoder
SAXDecoder(ByteInput, DocumentWriter) - Constructor for class net.axyana.qizxopen.dm.SAXDecoder
 
SAXEncoder - class net.axyana.qizxopen.dm.SAXEncoder.
Marshalls SAX events.
SAXEncoder(ByteOutput) - Constructor for class net.axyana.qizxopen.dm.SAXEncoder
 
SAXEventReceiver - class net.axyana.qizxopen.dm.SAXEventReceiver.
Adapter of XML events to SAX2.
SAXEventReceiver() - Constructor for class net.axyana.qizxopen.dm.SAXEventReceiver
Creates an adapter without handlers.
SAXEventReceiver(DefaultHandler) - Constructor for class net.axyana.qizxopen.dm.SAXEventReceiver
Creates an adapter directly bound to a SAX DefaultHandler.
SHORT - Static variable in class net.axyana.qizxopen.xquery.XQType
 
SOURCE_URI - Static variable in class net.axyana.qizxopen.xquery.XQueryEnvironment
System property: specifies the URI of the source code for diagnostics in prepareExpression.
STANDALONE - Static variable in class net.axyana.qizxopen.dm.XMLSerialOptions
 
STANDALONE - Static variable in class net.axyana.qizxopen.dm.XMLSerializer
 
STRING - Static variable in class net.axyana.qizxopen.xquery.XQType
 
STRING_REGISTER - Static variable in interface net.axyana.qizxopen.xquery.EvalContext
 
SoundsLikePattern - class net.axyana.qizxopen.util.SoundsLikePattern.
Matches strings that "sound like" a pattern.
SoundsLikePattern(char[], int, int) - Constructor for class net.axyana.qizxopen.util.SoundsLikePattern
 
StaticContext - interface net.axyana.qizxopen.xquery.StaticContext.
Context for static analysis.
StringPattern - class net.axyana.qizxopen.util.StringPattern.
Matching of a string with a pattern.
StringPattern(char[], int) - Constructor for class net.axyana.qizxopen.util.StringPattern
 
save(ByteOutput) - Method in class net.axyana.qizxopen.util.BitIdSet
 
saveString(String, String) - Static method in class net.axyana.qizxopen.util.FileUtil
Saves some text to a file.
saveString(String, File) - Static method in class net.axyana.qizxopen.util.FileUtil
Saves some text to a file.
saveString(String, File, String) - Static method in class net.axyana.qizxopen.util.FileUtil
Saves some text to a file.
select(RandomGene.RandomSelector) - Static method in class net.axyana.qizxopen.util.RandomGene
 
selector(Object[]) - Static method in class net.axyana.qizxopen.util.RandomGene
random selector of an object in a list.
sequence - Static variable in class net.axyana.qizxopen.xquery.Empty
 
setBaseURL(URL) - Method in class net.axyana.qizxopen.dm.DocumentManager
 
setBaseURL(URL) - Method in class net.axyana.qizxopen.xquery.XQModuleManager
 
setBit(int, int) - Static method in class net.axyana.qizxopen.util.Util
 
setCacheSize(long) - Method in class net.axyana.qizxopen.dm.DocumentManager
Defines the maximal memory size of the document cache.
setCollectionInput(String) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Defines the input() sequence by a collection URI.
setContentHandler(ContentHandler) - Method in class net.axyana.qizxopen.dm.NodeXMLReader
 
setContentHandler(ContentHandler) - Method in class net.axyana.qizxopen.dm.SAXEventReceiver
 
setContext(EvalContext) - Method in class net.axyana.qizxopen.xquery.XQEvalException
 
setCurrentItem(XQItem) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Sets the current item, which can be used for compilation or dynamic evaluation (x:eval() function).
setDTDHandler(DTDHandler) - Method in class net.axyana.qizxopen.dm.NodeXMLReader
 
setDefaultCollation(String) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Defines the URI of the default collation.
setDepth(int) - Method in class net.axyana.qizxopen.dm.XMLSerializer
Extension: defines a maximum tree depth.
setDocument(FONIDocument) - Method in class net.axyana.qizxopen.dm.FONIDumper
 
setDocumentId(int) - Method in class net.axyana.qizxopen.dm.DocumentWriter
 
setDocumentId(int) - Method in interface net.axyana.qizxopen.dm.FONIDocument
 
setDocumentInput(String) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Specifies a document to be parsed and used as default root Node (also accessible through the XQuery function fn:input()), used when a Path expression has no explicit root.
setDocumentInput(XQNode) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Defines a default root Node (also accessible through the XQuery function fn:input()), used when a Path expression has no explicit root.
setDocumentLocator(Locator) - Method in class net.axyana.qizxopen.dm.DocumentWriter
 
setDocumentManager(DocumentManager) - Method in class net.axyana.qizxopen.xquery.XQueryBasicEngine
Changes the DocumentManager used.
setEntityResolver(EntityResolver) - Method in class net.axyana.qizxopen.dm.NodeXMLReader
 
setErrorHandler(ErrorHandler) - Method in class net.axyana.qizxopen.dm.NodeXMLReader
 
setErrorHandler(ErrorHandler) - Method in class net.axyana.qizxopen.dm.SAXEventReceiver
 
setExpression(XQueryPreparedExpression) - Method in class net.axyana.qizxopen.xquery.XQueryXMLReader
 
setFeature(String, boolean) - Method in class net.axyana.qizxopen.dm.NodeXMLReader
 
setFragmentInput(String) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Specifies a XML fragment to be parsed and used as default root Node (also accessible through the XQuery function fn:input()), used when a Path expression has no explicit root.
setImplicitTimezone(String) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Defines the implicit timezone in xs:duration format.
setIndent(int) - Method in class net.axyana.qizxopen.dm.XMLSerializer
Extension: defines the number of spaces used for one level of indentation.
setInput(XQValue) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Defines a default root (also accessible through the XQuery function fn:input()), used when a Path expression has no explicit root.
setInputDocument(InputSource) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Defines a default root Node (also accessible through the XQuery function fn:input()), used when a Path expression has no explicit root.
setLazy(boolean) - Method in interface net.axyana.qizxopen.xquery.XQValue
Boosts iterations that dont need the item value (count(), skipping)
setLexicalHandler(LexicalHandler) - Method in class net.axyana.qizxopen.dm.SAXEventReceiver
 
setLocation(Module, int) - Method in class net.axyana.qizxopen.xquery.XQSrcPoint
 
setMaxDepth(int) - Method in class net.axyana.qizxopen.dm.FONIDumper
 
setMaxVolume(int) - Method in class net.axyana.qizxopen.dm.XMLEventReceiverBase
 
setModuleManager(XQModuleManager) - Method in class net.axyana.qizxopen.xquery.XQueryBasicEngine
Changes the ModuleManager used.
setNextMessage(XQMessage) - Method in class net.axyana.qizxopen.xquery.XQMessage
 
setNextSibling(CoreDataModel.BaseNode) - Method in class net.axyana.qizxopen.dm.CoreDataModel.BaseNode
 
setOption(String, String) - Method in class net.axyana.qizxopen.dm.XMLSerialOptions
Defines an option
setOption(String, String) - Method in class net.axyana.qizxopen.dm.XMLSerializer
Sets an option.
setOption(String, String) - Method in class net.axyana.qizxopen.xquery.XSLTOptions
 
setOptions(XMLSerialOptions) - Method in class net.axyana.qizxopen.dm.XMLSerializer
 
setOutput(OutputStream, String) - Method in class net.axyana.qizxopen.dm.XMLSerializer
Defines or redefines the output.
setOutput(Writer) - Method in class net.axyana.qizxopen.dm.XMLSerializer
Defines or redefines the output.
setOutput(PrintWriter) - Method in class net.axyana.qizxopen.xquery.ExprDump
 
setProperty(String, Object) - Method in class net.axyana.qizxopen.dm.NodeXMLReader
 
setProperty(String, String) - Method in interface net.axyana.qizxopen.xquery.XQueryDataSource
Define properties used to configure the created connection.
setSysProperty(String, Object) - Method in class net.axyana.qizxopen.xquery.XQueryEnvironment
Defines a property, a named object that can be retrieved by the extension function x:system-property(name) or by any application.
setTrace(boolean) - Method in class net.axyana.qizxopen.dm.XMLEventReceiverBase
 
setXSLTFactory(TransformerFactory) - Method in class net.axyana.qizxopen.xquery.XQModuleManager
Sets the TransformerFactory used for XSLT transformations.
shellExec(String) - Static method in class net.axyana.qizxopen.util.PlatformUtil
Executes a command using the standard shell of the platform.
shellExec(String, boolean) - Static method in class net.axyana.qizxopen.util.PlatformUtil
Executes a command using the standard shell of the platform.
shellExec(String, String[]) - Static method in class net.axyana.qizxopen.util.PlatformUtil
Executes a command using the standard shell of the platform, capturing output to System.out and System.err.
shellStart(String) - Static method in class net.axyana.qizxopen.util.PlatformUtil
Executes a command using the standard shell of the platform.
show(int) - Method in class net.axyana.qizxopen.util.BitIdSet
 
shutdown(int, boolean) - Method in class net.axyana.qizxopen.xquery.XQueryBasicEngine
Releases all resources, closes all active connections.
size() - Method in class net.axyana.qizxopen.util.BitIdSet
 
size() - Method in class net.axyana.qizxopen.util.NSTable
Returns the number of names stored in this table.
skippedEntity(String) - Method in class net.axyana.qizxopen.dm.IDocument
 
skippedEntity(String) - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
sleep(int) - Static method in class net.axyana.qizxopen.util.Util
Sleep without this annoying exception.
sort(Object[], QuickSort.Compare) - Static method in class net.axyana.qizxopen.util.QuickSort
 
sort(Object[], int, int, QuickSort.Compare) - Static method in class net.axyana.qizxopen.util.QuickSort
Array version: Sort from first to last included.
sort(Vector, QuickSort.Compare) - Static method in class net.axyana.qizxopen.util.QuickSort
 
sort(Vector, int, int, QuickSort.Compare) - Static method in class net.axyana.qizxopen.util.QuickSort
Vector version: Sort from first to last included.
spacing - Variable in class net.axyana.qizxopen.dm.FulltextQuery.Phrase
 
splitList(String) - Static method in class net.axyana.qizxopen.util.XMLUtil
Splits specified string at XML space character boundaries ('\t', '\r', '\n', ' ').
star - Variable in class net.axyana.qizxopen.xquery.XQItemType
The '*' type sequence associated with this atomic type.
start(char[], int) - Method in class net.axyana.qizxopen.util.DefaultWordSifter
 
start(char[], int) - Method in interface net.axyana.qizxopen.util.WordSifter
Starts the analysis of a new text chunk.
startAsServer(int) - Method in class net.axyana.qizxopen.xquery.XQueryBasicEngine
Makes the server accessible for Java RMI remote connections.
startCDATA() - Method in class net.axyana.qizxopen.dm.IDocument
 
startCDATA() - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
startDTD(String, String, String) - Method in class net.axyana.qizxopen.dm.DocumentWriter
 
startDTD(String, String, String) - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
startDocument() - Method in class net.axyana.qizxopen.dm.DocumentWriter
 
startDocument() - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
startElement(String, String, String, Attributes) - Method in class net.axyana.qizxopen.dm.IDocument
 
startElement(String, String, String, Attributes) - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
startEntity(String) - Method in class net.axyana.qizxopen.dm.IDocument
 
startEntity(String) - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
startPrefixMapping(String, String) - Method in class net.axyana.qizxopen.dm.IDocument
 
startPrefixMapping(String, String) - Method in class net.axyana.qizxopen.dm.SAXEncoder
 
startTask(String, String) - Method in interface net.axyana.qizxopen.util.ProgressHandler
Starts a new task (name and arguments are application dependent).
startup() - Method in class net.axyana.qizxopen.xquery.XQueryBasicEngine
 
staticCheck(Expression, int) - Method in interface net.axyana.qizxopen.xquery.StaticContext
Wraps the static type checking of a subexpression.
staticallyCheckable() - Method in class net.axyana.qizxopen.dm.BaseNodeTest
 
staticallyCheckable() - Method in interface net.axyana.qizxopen.dm.NodeTest
Returns true for simple node test (node kind only).
staticallyCheckable() - Method in class net.axyana.qizxopen.dm.UnionNodeTest
 
staticallyCheckable() - Method in class net.axyana.qizxopen.xquery.dm.DocumentTest
 
std - Static variable in class net.axyana.qizxopen.util.NSPrefixMapping
A predefined prefix/NS table for XQuery.
store(byte[], int) - Method in class net.axyana.qizxopen.util.CoreByteInput
 
storeLocal(int, Expression, XQType, Focus, EvalContext) - Method in interface net.axyana.qizxopen.xquery.EvalContext
 
storeLocal(int, XQValue, boolean) - Method in interface net.axyana.qizxopen.xquery.EvalContext
 
storeLocalInteger(int, long) - Method in interface net.axyana.qizxopen.xquery.EvalContext
 
subContext(UserFunction.Call) - Method in interface net.axyana.qizxopen.xquery.EvalContext
Helper creating a context for the called function.
subSequence(int, int) - Method in class net.axyana.qizxopen.util.RegexpPattern
 
syncClose() - Method in class net.axyana.qizxopen.util.ByteOutputStream
Closes and synchronizes the file on disk.

© 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