| Package | Description |
|---|---|
| org.apache.xerces.impl.dtd |
| Modifier and Type | Field and Description |
|---|---|
protected XMLAttributeDecl |
DTDGrammar.fAttributeDecl
Temporary Attribute decl.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DTDGrammar.getAttributeDecl(int attributeDeclIndex,
XMLAttributeDecl attributeDecl)
getAttributeDecl
|
protected void |
DTDGrammar.setAttributeDecl(int elementDeclIndex,
int attributeDeclIndex,
XMLAttributeDecl attributeDecl) |
protected void |
XMLDTDValidator.validateDTDattribute(QName element,
String attValue,
XMLAttributeDecl attributeDecl)
Validate attributes in DTD fashion.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.