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
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
SAXEventHandler
- class net.axyana.qizxopen.dm.
SAXEventHandler
.
Adapter of XML Event Handler to SAX2.
SAXEventHandler()
- Constructor for class net.axyana.qizxopen.dm.
SAXEventHandler
Creates an adapter without handlers.
SAXEventHandler(DefaultHandler)
- Constructor for class net.axyana.qizxopen.dm.
SAXEventHandler
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.
SP_PRESERVE
- Static variable in interface net.axyana.qizxopen.xquery.
StaticContext
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
StaticContext
- interface net.axyana.qizxopen.xquery.
StaticContext
.
Context for static analysis.
sObs()
- Method in interface net.axyana.qizxopen.xquery.
EvalContext
sObs()
- Method in interface net.axyana.qizxopen.xquery.
StaticContext
Returns true if aiming at "Strict Observance" of the W3C recommendation.
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
setCacheSize(long)
- Method in class net.axyana.qizxopen.dm.
DocumentManager
Defines the maximal memory size of the document cache.
setContentHandler(ContentHandler)
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
setContentHandler(ContentHandler)
- Method in class net.axyana.qizxopen.dm.
SAXEventHandler
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 used as default root in a Path expression which 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.
setDocumentInput(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.
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.
SAXEventHandler
setExpression(XQueryPreparedExpression)
- Method in class net.axyana.qizxopen.xquery.
XQueryXMLReader
setFeature(String, boolean)
- Method in class net.axyana.qizxopen.dm.
NodeXMLReader
setFlag(int, int)
- Static method in class net.axyana.qizxopen.util.
Util
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.
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.
SAXEventHandler
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.
XMLEventHandlerBase
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.
setStripWhiteSpace(boolean)
- Method in class net.axyana.qizxopen.dm.
DocumentParser
setStripWhitespace(boolean)
- Method in class net.axyana.qizxopen.dm.
IDocument
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.
XMLEventHandlerBase
setXQueryCode(String)
- Method in class net.axyana.qizxopen.xquery.
XQueryException
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.
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
startup()
- Method in class net.axyana.qizxopen.xquery.
XQueryBasicEngine
Starts up the XQuery engine, and the associated XML Library engine if any.
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.
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.
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