Package | Description |
---|---|
org.apache.vxquery.context | |
org.apache.vxquery.types |
Modifier and Type | Field | Description |
---|---|---|
protected Map<QName,AttributeType> |
StaticContextImpl.attributeDeclarationMap |
Modifier and Type | Method | Description |
---|---|---|
AttributeType |
DelegatingStaticContextImpl.lookupAttributeDeclaration(QName name) |
|
AttributeType |
StaticContext.lookupAttributeDeclaration(QName name) |
|
AttributeType |
StaticContextImpl.lookupAttributeDeclaration(QName name) |
Modifier and Type | Method | Description |
---|---|---|
void |
DelegatingStaticContextImpl.registerAttributeDeclaration(QName name,
AttributeType attrDecl) |
|
void |
RootStaticContextImpl.registerAttributeDeclaration(QName name,
AttributeType attrDecl) |
|
void |
StaticContext.registerAttributeDeclaration(QName name,
AttributeType attrDecl) |
|
void |
StaticContextImpl.registerAttributeDeclaration(QName name,
AttributeType attrDecl) |
Modifier and Type | Field | Description |
---|---|---|
static AttributeType |
AttributeType.ANYATTRIBUTE |
Copyright © 2019 Apache Software Foundation. All rights reserved.