|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQSequenceType | |
---|---|
javax.xml.xquery |
Uses of XQSequenceType in javax.xml.xquery |
---|
Subinterfaces of XQSequenceType in javax.xml.xquery | |
---|---|
interface |
XQItemType
The XQItemType interface represents an item type as defined in
XQuery 1.0: An XML Query language. |
Methods in javax.xml.xquery that return XQSequenceType | |
---|---|
XQSequenceType |
XQDataFactory.createSequenceType(XQItemType item,
int occurence)
Creates a new sequence type from an item type and occurence indicator. |
XQSequenceType |
XQPreparedExpression.getStaticResultType()
Gets the static type information of the result sequence. |
XQSequenceType |
XQPreparedExpression.getStaticVariableType(QName name)
Retrieves the static type of a given external variable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |