|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.ipsixq.api.impl.XQAbstractSequenceType
de.fraunhofer.ipsi.ipsixq.api.impl.XQSequenceTypeImpl
public class XQSequenceTypeImpl
Field Summary |
---|
Fields inherited from interface javax.xml.xquery.XQSequenceType |
---|
OCC_EXACTLY_ONE, OCC_ONE_OR_MORE, OCC_ZERO_OR_MORE, OCC_ZERO_OR_ONE |
Constructor Summary | |
---|---|
XQSequenceTypeImpl(de.fraunhofer.ipsi.ipsixq.datatypes.Type type)
|
Method Summary | |
---|---|
java.lang.String |
getString()
Returns a string representation of the sequence type. |
Methods inherited from class de.fraunhofer.ipsi.ipsixq.api.impl.XQAbstractSequenceType |
---|
exactlyMatches, getItemOccurence, getItemType, isOfType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQSequenceTypeImpl(de.fraunhofer.ipsi.ipsixq.datatypes.Type type)
Method Detail |
---|
public java.lang.String getString() throws XQException
XQSequenceType
getString
in interface XQSequenceType
getString
in class XQAbstractSequenceType
XQException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |