|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLElementDecl | |
---|---|
org.apache.xerces.validators.common | |
org.apache.xerces.validators.dtd | |
org.apache.xerces.validators.schema |
Uses of XMLElementDecl in org.apache.xerces.validators.common |
---|
Methods in org.apache.xerces.validators.common with parameters of type XMLElementDecl | |
boolean |
Grammar.getElementDecl(int elementDeclIndex,
XMLElementDecl elementDecl)
|
protected void |
Grammar.setElementDecl(int elementDeclIndex,
XMLElementDecl elementDecl)
|
void |
XMLElementDecl.setValues(XMLElementDecl elementDecl)
|
void |
XMLValidator.ValueStoreCache.initValueStoresFor(XMLElementDecl eDecl)
Initializes the value stores for the specified element declaration. |
Constructors in org.apache.xerces.validators.common with parameters of type XMLElementDecl | |
XMLElementDecl(XMLElementDecl elementDecl)
|
Uses of XMLElementDecl in org.apache.xerces.validators.dtd |
---|
Methods in org.apache.xerces.validators.dtd with parameters of type XMLElementDecl | |
void |
DTDGrammar.setElementDeclDTD(int elementDeclIndex,
XMLElementDecl elementDecl)
|
Uses of XMLElementDecl in org.apache.xerces.validators.schema |
---|
Methods in org.apache.xerces.validators.schema with parameters of type XMLElementDecl | |
protected void |
SchemaGrammar.setElementDecl(int elementDeclIndex,
XMLElementDecl elementDecl)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |