protected class DTD.__SAX_Parser.XMLPARSER_AttDef extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
__check__name |
protected boolean |
__check__type |
protected boolean |
__check__value |
| Modifier | Constructor and Description |
|---|---|
protected |
XMLPARSER_AttDef() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillFields(DTD.AttDef newobj) |
void |
parsefields(DTD.AttDef newobj) |
protected boolean __check__name
protected boolean __check__type
protected boolean __check__value
public void fillFields(DTD.AttDef newobj)
public void parsefields(DTD.AttDef newobj)
see also the complete user documentation .