|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASDataType | |
---|---|
org.apache.xerces.dom3.as |
Uses of ASDataType in org.apache.xerces.dom3.as |
---|
Methods in org.apache.xerces.dom3.as that return ASDataType | |
---|---|
ASDataType |
ASAttributeDeclaration.getDataType()
Deprecated. Datatype of the attribute. |
ASDataType |
ASElementDeclaration.getElementType()
Deprecated. Datatype of the element. |
Methods in org.apache.xerces.dom3.as with parameters of type ASDataType | |
---|---|
void |
ASAttributeDeclaration.setDataType(ASDataType dataType)
Deprecated. Datatype of the attribute. |
void |
ASElementDeclaration.setElementType(ASDataType elementType)
Deprecated. Datatype of the element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |