Package net.sf.saxon.xqj
Class SaxonXQSequenceType
java.lang.Object
net.sf.saxon.xqj.SaxonXQSequenceType
- All Implemented Interfaces:
XQSequenceType
Created by IntelliJ IDEA.
User: Mike
Date: 14-May-2006
Time: 20:36:38
To change this template use File | Settings | File Templates.
-
Field Summary
FieldsFields inherited from interface net.sf.saxon.javax.xml.xquery.XQSequenceType
OCC_EXACTLY_ONE, OCC_ONE_OR_MORE, OCC_ZERO_OR_MORE, OCC_ZERO_OR_ONE
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sequenceType
SequenceType sequenceType -
config
Configuration config
-
-
Constructor Details
-
SaxonXQSequenceType
SaxonXQSequenceType(SequenceType sequenceType, Configuration config)
-
-
Method Details
-
getItemOccurrence
public int getItemOccurrence()- Specified by:
getItemOccurrence
in interfaceXQSequenceType
-
getItemType
- Specified by:
getItemType
in interfaceXQSequenceType
-
getString
- Specified by:
getString
in interfaceXQSequenceType
-
toString
-