|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMASException | |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.dom3.as | |
org.apache.xerces.parsers |
Uses of DOMASException in org.apache.xerces.dom |
---|
Methods in org.apache.xerces.dom that throw DOMASException | |
---|---|
ASContentModel |
ASModelImpl.createASContentModel(int minOccurs,
int maxOccurs,
short operator)
Deprecated. Creates an object which describes part of an ASElementDeclaration 's content model. |
Uses of DOMASException in org.apache.xerces.dom3.as |
---|
Methods in org.apache.xerces.dom3.as that throw DOMASException | |
---|---|
int |
ASContentModel.appendsubModel(ASObject newNode)
Deprecated. Appends a new node to the end of the list representing the subModels . |
ASContentModel |
ASModel.createASContentModel(int minOccurs,
int maxOccurs,
short operator)
Deprecated. Creates an object which describes part of an ASElementDeclaration 's content model. |
void |
ASContentModel.insertsubModel(ASObject newNode)
Deprecated. Inserts a new node in the submodel. |
boolean |
NodeEditAS.isNodeValid(boolean deep,
short wFValidityCheckLevel)
Deprecated. Determines if the Node is valid relative to currently active AS. |
ASModel |
DOMASBuilder.parseASInputSource(LSInput is)
Deprecated. Parse a Abstract Schema from a location identified by an LSInput . |
ASModel |
DOMASBuilder.parseASURI(java.lang.String uri)
Deprecated. Parse a Abstract Schema from a location identified by an URI reference. |
void |
DocumentAS.validate()
Deprecated. Validates the document against the ASModel . |
Uses of DOMASException in org.apache.xerces.parsers |
---|
Methods in org.apache.xerces.parsers that throw DOMASException | |
---|---|
ASModel |
DOMASBuilderImpl.parseASInputSource(LSInput is)
Deprecated. Parse a Abstract Schema from a location identified by an LSInput . |
ASModel |
DOMASBuilderImpl.parseASURI(java.lang.String uri)
Deprecated. Parse a Abstract Schema from a location identified by an URI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |