public interface XQSequenceType
| Modifier and Type | Field and Description |
|---|---|
static int |
OCC_EXACTLY_ONE |
static int |
OCC_ONE_OR_MORE |
static int |
OCC_ZERO_OR_MORE |
static int |
OCC_ZERO_OR_ONE |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemOccurrence() |
XQItemType |
getItemType() |
java.lang.String |
getString() |
static final int OCC_EXACTLY_ONE
static final int OCC_ONE_OR_MORE
static final int OCC_ZERO_OR_MORE
static final int OCC_ZERO_OR_ONE
int getItemOccurrence()
XQItemType getItemType()
java.lang.String getString()
throws XQException
XQException