| Package | Description |
|---|---|
| org.apache.xerces.dom | |
| org.apache.xerces.dom3.as |
| Modifier and Type | Method and Description |
|---|---|
ASAttributeDeclaration |
ASModelImpl.createASAttributeDeclaration(String namespaceURI,
String name)
Deprecated.
Creates an attribute declaration.
|
| Modifier and Type | Method and Description |
|---|---|
ASAttributeDeclaration |
ASModel.createASAttributeDeclaration(String namespaceURI,
String name)
Deprecated.
Creates an attribute declaration.
|
ASAttributeDeclaration |
ASElementDeclaration.removeASAttributeDecl(ASAttributeDeclaration attributeDecl)
Deprecated.
Removes an
ASAttributeDeclaration from the element being
declared. |
| Modifier and Type | Method and Description |
|---|---|
void |
ASElementDeclaration.addASAttributeDecl(ASAttributeDeclaration attributeDecl)
Deprecated.
Adds an
ASAttributeDeclaration for the element being
declared. |
ASAttributeDeclaration |
ASElementDeclaration.removeASAttributeDecl(ASAttributeDeclaration attributeDecl)
Deprecated.
Removes an
ASAttributeDeclaration from the element being
declared. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.