net.sf.saxon.xqj

Class SaxonXQSequenceType

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.

Fields inherited from interface net.sf.saxon.javax.xml.xquery.XQSequenceType

OCC_EMPTY, OCC_EXACTLY_ONE, OCC_ONE_OR_MORE, OCC_ZERO_OR_MORE, OCC_ZERO_OR_ONE

Method Summary

int
getItemOccurrence()
XQItemType
getItemType()
String
getString()
String
toString()

Method Details

getItemOccurrence

public int getItemOccurrence()
Specified by:
getItemOccurrence in interface XQSequenceType

getItemType

public XQItemType getItemType()
Specified by:
getItemType in interface XQSequenceType

getString

public String getString()

toString

public String toString()
Specified by:
toString in interface XQSequenceType