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