| Package | Description |
|---|---|
| org.apache.xerces.dom | |
| org.apache.xerces.dom3.as |
| Modifier and Type | Method and Description |
|---|---|
ASNamedObjectMap |
ASModelImpl.getAttributeDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
attribute declarations. |
ASNamedObjectMap |
ASModelImpl.getContentModelDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global
content model declarations. |
ASNamedObjectMap |
ASModelImpl.getElementDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
element declarations. |
ASNamedObjectMap |
ASModelImpl.getEntityDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
entity declarations. |
ASNamedObjectMap |
ASModelImpl.getNotationDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
notation declarations. |
| Modifier and Type | Method and Description |
|---|---|
ASNamedObjectMap |
ASElementDeclaration.getASAttributeDecls()
Deprecated.
The
ASNamedObjectMap containing
ASAttributeDeclarations for all the attributes that can
appear on this type of element. |
ASNamedObjectMap |
ASModel.getAttributeDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
attribute declarations. |
ASNamedObjectMap |
ASModel.getContentModelDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global
content model declarations. |
ASNamedObjectMap |
ASModel.getElementDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
element declarations. |
ASNamedObjectMap |
ASModel.getEntityDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
entity declarations. |
ASNamedObjectMap |
ASModel.getNotationDeclarations()
Deprecated.
Instead of returning an all-in-one
ASObject with
ASModel methods, have discernible top-level/"global"
notation declarations. |
| Modifier and Type | Method and Description |
|---|---|
void |
ASElementDeclaration.setASAttributeDecls(ASNamedObjectMap ASAttributeDecls)
Deprecated.
The
ASNamedObjectMap containing
ASAttributeDeclarations for all the attributes that can
appear on this type of element. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.