| Package | Description |
|---|---|
| org.apache.vxquery.context | |
| org.apache.vxquery.types |
| Modifier and Type | Field | Description |
|---|---|---|
protected Map<QName,ElementType> |
StaticContextImpl.elementDeclarationMap |
| Modifier and Type | Method | Description |
|---|---|---|
ElementType |
DelegatingStaticContextImpl.lookupElementDeclaration(QName name) |
|
ElementType |
StaticContext.lookupElementDeclaration(QName name) |
|
ElementType |
StaticContextImpl.lookupElementDeclaration(QName name) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DelegatingStaticContextImpl.registerElementDeclaration(QName name,
ElementType elemDecl) |
|
void |
RootStaticContextImpl.registerElementDeclaration(QName name,
ElementType elemDecl) |
|
void |
StaticContext.registerElementDeclaration(QName name,
ElementType elemDecl) |
|
void |
StaticContextImpl.registerElementDeclaration(QName name,
ElementType elemDecl) |
| Modifier and Type | Field | Description |
|---|---|---|
static ElementType |
ElementType.ANYELEMENT |
| Modifier and Type | Method | Description |
|---|---|---|
ElementType |
DocumentType.getElementType() |
| Constructor | Description |
|---|---|
DocumentType(ElementType elementType) |
Copyright © 2019 Apache Software Foundation. All rights reserved.