|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASElementDeclaration | |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.dom3.as |
Uses of ASElementDeclaration in org.apache.xerces.dom |
---|
Methods in org.apache.xerces.dom that return ASElementDeclaration | |
---|---|
ASElementDeclaration |
ASModelImpl.createASElementDeclaration(java.lang.String namespaceURI,
java.lang.String name)
Deprecated. Creates an element declaration for the element type specified. |
Uses of ASElementDeclaration in org.apache.xerces.dom3.as |
---|
Methods in org.apache.xerces.dom3.as that return ASElementDeclaration | |
---|---|
ASElementDeclaration |
ASModel.createASElementDeclaration(java.lang.String namespaceURI,
java.lang.String name)
Deprecated. Creates an element declaration for the element type specified. |
ASElementDeclaration |
DocumentAS.getElementDeclaration()
Deprecated. Gets the AS editing object describing this elementThis method needs to be changed and others added. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |