| Package | Description |
|---|---|
| org.apache.vxquery.types |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AtomicType |
|
interface |
NodeType |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AnyItemType |
|
class |
AnyNodeType |
|
class |
AttributeType |
|
class |
CommentType |
|
class |
DocumentType |
|
class |
ElementType |
|
class |
EmptySequenceType |
|
class |
NoneType |
|
class |
ProcessingInstructionType |
|
class |
TextType |
| Modifier and Type | Field | Description |
|---|---|---|
static Map<ItemType,SequenceType[]> |
SequenceType.BUILTIN_SEQ_TYPES |
| Modifier and Type | Method | Description |
|---|---|---|
ItemType |
SequenceType.getItemType() |
| Modifier and Type | Method | Description |
|---|---|---|
static SequenceType |
SequenceType.create(ItemType itemType,
Quantifier quantifier) |
Copyright © 2019 Apache Software Foundation. All rights reserved.