net.sf.saxon.xqj
Class SaxonXQSequenceType
java.lang.Object
net.sf.saxon.xqj.SaxonXQSequenceType
- All Implemented Interfaces:
- XQSequenceType
public class SaxonXQSequenceType
- extends java.lang.Object
- implements XQSequenceType
Created by IntelliJ IDEA.
User: Mike
Date: 14-May-2006
Time: 20:36:38
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
sequenceType
SequenceType sequenceType
config
Configuration config
SaxonXQSequenceType
SaxonXQSequenceType(SequenceType sequenceType,
Configuration config)
getItemOccurrence
public int getItemOccurrence()
- Specified by:
getItemOccurrence
in interface XQSequenceType
getItemType
public XQItemType getItemType()
- Specified by:
getItemType
in interface XQSequenceType
getString
public java.lang.String getString()
- Specified by:
getString
in interface XQSequenceType
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object