|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLAttributeDecl | |
org.enhydra.apache.xerces.validators.common | |
org.enhydra.apache.xerces.validators.schema |
Uses of XMLAttributeDecl in org.enhydra.apache.xerces.validators.common |
Methods in org.enhydra.apache.xerces.validators.common with parameters of type XMLAttributeDecl | |
void |
XMLAttributeDecl.setValues(XMLAttributeDecl attributeDecl)
|
boolean |
Grammar.getAttributeDecl(int attributeDeclIndex,
XMLAttributeDecl attributeDecl)
|
protected void |
Grammar.setAttributeDecl(int elementDeclIndex,
int attributeDeclIndex,
XMLAttributeDecl attributeDecl)
|
Constructors in org.enhydra.apache.xerces.validators.common with parameters of type XMLAttributeDecl | |
XMLAttributeDecl(XMLAttributeDecl attributeDecl)
|
Uses of XMLAttributeDecl in org.enhydra.apache.xerces.validators.schema |
Methods in org.enhydra.apache.xerces.validators.schema with parameters of type XMLAttributeDecl | |
protected void |
SchemaGrammar.setAttributeDecl(int elementDeclIndex,
int attributeDeclIndex,
XMLAttributeDecl attributeDecl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |