Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
SCROLLTYPE_FORWARD_ONLY
- Static variable in interface javax.xml.xquery.
XQConstants
The constant indicating that the result sequence can only be scrolled forward.
SCROLLTYPE_SCROLLABLE
- Static variable in interface javax.xml.xquery.
XQConstants
The constant indicating that the result sequence can be scrolled forward or backward and is insensitive to any updates done on the underlying objects.
secondsToDate(double, boolean)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Date
Method secondsToDate
secondsToDateTime(double, boolean)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_DateTime
Method secondsToDateTime
secondsToTime(double)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Time
Method secondsToTime
Sequence
- Interface in
de.fraunhofer.ipsi.xquery.datamodel
This interface defines Sequences of the data model.
SequenceOperatorEnum
- Enum in
de.fraunhofer.ipsi.xquery.enums
SequenceTypeEnum
- Enum in
de.fraunhofer.ipsi.xquery.enums
setCommonHandler(XQCommonHandler)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractConnection
setCommonHandler(XQCommonHandler)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractDataSource
setCommonHandler(XQCommonHandler)
- Method in interface javax.xml.xquery.
XQConnection
Sets the default common handler to be used for converting items to and from Java objects in the setObject and getObject methods on an item.
setCommonHandler(XQCommonHandler)
- Method in interface javax.xml.xquery.
XQDatasource
Sets the default common handler to be used for converting items to and from Java objects in the setObject and getObject methods on an item.
setCoreExpression(CoreExpression)
- Method in class de.fraunhofer.ipsi.xquery.tree.expression.
XQueryExpressionAbstract
Method setCoreNode
setCoreType(Type)
- Method in class de.fraunhofer.ipsi.xquery.tree.types.
XQuerySequenceType
Method setCoreType
setDocumentRoot(String)
- Method in interface de.fraunhofer.ipsi.xquery.io.
DocumentManager
Method setDocumentRoot
setDynamicContext(EvaluationContext)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryFunctionDecl
Method setStaticContext
setDynamicContext(EvaluationContext)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryVarDecl
Method setStaticContext
setFunctionSignature(FunctionDeclaration)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryFunctionDecl
Method setFunctionSignature
setHoldability(int)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractConnection
setHoldability(int)
- Method in interface javax.xml.xquery.
XQConnection
Sets the holdability of the result sequence.
setImmutable()
- Method in interface de.fraunhofer.ipsi.xquery.datamodel.
Sequence
Method setImmutable makes this sequence immutable.
setImplicitTimeZone(TimeZone)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractConnection
setImplicitTimeZone(TimeZone)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractExprCommons
setImplicitTimeZone(TimeZone)
- Method in interface javax.xml.xquery.
XQDynamicContext
Sets the implicit timezone.
setIndent(int)
- Method in class de.fraunhofer.ipsi.util.
IndentPrinter
Sets the number of spaces that are indented by the indentPrint function.
setIsCopy(Boolean)
- Method in interface de.fraunhofer.ipsi.xquery.datamodel.
ElementNode
setIsReferenced(Boolean)
- Method in interface de.fraunhofer.ipsi.xquery.datamodel.
ElementNode
setLoginTimeout(int)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractDataSource
setLoginTimeout(int)
- Method in interface javax.xml.xquery.
XQDatasource
Sets the maximum time in seconds that this datasource will wait while attempting to connect to a database.
setLogWriter(PrintWriter)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractDataSource
setLogWriter(PrintWriter)
- Method in interface javax.xml.xquery.
XQDatasource
Sets the log writer for this XQDataSource object to the given java.io.PrintWriter object.
setModule(XQueryLibraryModule)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryModuleImport
Method setModule
setNamespaceBindings(BidirectedEnvironment<String, String>)
- Method in interface de.fraunhofer.ipsi.xquery.datamodel.
ElementNode
Method setNamespaceBindings
setNextException(XQException)
- Method in exception javax.xml.xquery.
XQException
Adds an XQuery exception to the end of the chain of exceptions.
setNextWarning(XQWarning)
- Method in exception javax.xml.xquery.
XQWarning
setOccurence(OccurenceIndicatorEnum)
- Method in class de.fraunhofer.ipsi.xquery.tree.types.
XQuerySequenceType
Method setOccurence
setOptimize(boolean)
- Method in interface de.fraunhofer.ipsi.ipsixq.api.
XQIQueryHandler
Method setOptimize
setOptimize(boolean)
- Method in class de.fraunhofer.ipsi.ipsixq.api.
XQIQueryHandlerDefault
Method setOptimize
setParserTracing(boolean)
- Method in interface de.fraunhofer.ipsi.ipsixq.api.
XQIQueryHandler
Method setParserTracing
setParserTracing(boolean)
- Method in class de.fraunhofer.ipsi.ipsixq.api.
XQIQueryHandlerDefault
Method setParserTracing
setPosition(PositionInfo)
- Method in class de.fraunhofer.ipsi.xquery.tree.
XQueryNodeAbstract
Method setPosition
setProperties(Properties)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractDataSource
setProperties(Properties)
- Method in interface javax.xml.xquery.
XQDatasource
Sets the data source properties from the specified Properties instance.
setProperty(String, String)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractDataSource
setProperty(String, String)
- Method in interface javax.xml.xquery.
XQDatasource
Sets the named property to the specified value.
setQueryLanguageAndVersion(int)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractConnection
setQueryLanguageAndVersion(int)
- Method in interface javax.xml.xquery.
XQConnection
Sets the input query language type and version.
setQueryTimeout(int)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractExprCommons
setQueryTimeout(int)
- Method in interface javax.xml.xquery.
XQExprCommons
Sets the number of seconds the driver will wait for the expression to execute.
setScrollability(int)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractConnection
setScrollability(int)
- Method in interface javax.xml.xquery.
XQConnection
Sets the scrollability of the result sequence.
setSignature(QNameExpr)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryVarDecl
Method setSignature
setStaticContext(StaticContext)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryFunctionDecl
Method setStaticContext
setStaticContext(StaticContext)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryVarDecl
Method setStaticContext
setUpdatability(int)
- Method in class de.fraunhofer.ipsi.ipsixq.api.impl.
XQAbstractConnection
setUpdatability(int)
- Method in interface javax.xml.xquery.
XQConnection
Sets the updatability of the result sequence.
setVersion(XQueryVersionDecl)
- Method in class de.fraunhofer.ipsi.xquery.tree.prolog.
XQueryProlog
Method setVersion
size()
- Method in interface de.fraunhofer.ipsi.xquery.datamodel.
Sequence
Method size
startDocument()
- Method in class de.fraunhofer.ipsi.ipsixq.api.
AbstractResultHandler
Method startDocument
startDocument()
- Method in interface de.fraunhofer.ipsi.ipsixq.api.
ResultHandler
Method startDocument
startElement(String, Sequence)
- Method in class de.fraunhofer.ipsi.ipsixq.api.
AbstractResultHandler
Method startElement
startElement(String, Sequence)
- Method in interface de.fraunhofer.ipsi.ipsixq.api.
ResultHandler
Method startElement
startsWith(XS_String)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method startsWith
StaticContext
- Class in
de.fraunhofer.ipsi.xquery.context
StaticContext()
- Constructor for class de.fraunhofer.ipsi.xquery.context.
StaticContext
Constructor
StaticError
- Enum in
de.fraunhofer.ipsi.xquery.errors
stringJoin(XS_String[])
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method stringjoin
stringLength()
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method string-length
stringValue()
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method stringValue
stringValue()
- Method in interface de.fraunhofer.ipsi.xquery.datamodel.
Item
Method string_value
substring(XS_Double)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method substring
substring(XS_Double, XS_Double)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method substring
substringAfter(XS_String)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method string-after
substringBefore(XS_String)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_String
Method substring-before
subtract(Numeric)
- Method in interface de.fraunhofer.ipsi.xpathDatatypes.
Numeric
Method subtract
subtract(XDT_DayTimeDuration)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XDT_DayTimeDuration
Method addDayTimeDurations
subtract(XDT_YearMonthDuration)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XDT_YearMonthDuration
Method subtractYearMonthDurations
subtract(XDT_DayTimeDuration)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Date
Method subtract
subtract(XDT_YearMonthDuration)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Date
Method subtractFromDate
subtract(XDT_DayTimeDuration)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_DateTime
Method subtract
subtract(XDT_YearMonthDuration)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_DateTime
Method subtract
subtract(Numeric)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Decimal
Method subtract
subtract(Numeric)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Double
Method subtract
subtract(Numeric)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Float
Method subtract
subtract(Numeric)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Integer
Method subtract
subtract(XDT_DayTimeDuration)
- Method in class de.fraunhofer.ipsi.xpathDatatypes.
XS_Time
Method subtract
syntaxCheck()
- Method in interface de.fraunhofer.ipsi.ipsixq.api.
XQIQueryHandler
Method syntaxCheck
syntaxCheck()
- Method in class de.fraunhofer.ipsi.ipsixq.api.
XQIQueryHandlerDefault
Method syntaxCheck
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X