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