| Package | Description |
|---|---|
| org.apache.xerces.dom3.as |
| Modifier and Type | Method and Description |
|---|---|
ASDataType |
ASAttributeDeclaration.getDataType()
Deprecated.
Datatype of the attribute.
|
ASDataType |
ASElementDeclaration.getElementType()
Deprecated.
Datatype of the element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASAttributeDeclaration.setDataType(ASDataType dataType)
Deprecated.
Datatype of the attribute.
|
void |
ASElementDeclaration.setElementType(ASDataType elementType)
Deprecated.
Datatype of the element.
|
Copyright © 2013. All rights reserved.