protected class DTD.__SAX_Parser.XMLPARSER_Attlist extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
__check__atts |
protected boolean |
__check__element |
| Modifier | Constructor and Description |
|---|---|
protected |
XMLPARSER_Attlist() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillFields(DTD.Attlist newobj) |
void |
parsefields(DTD.Attlist newobj) |
protected boolean __check__element
protected boolean __check__atts
public void fillFields(DTD.Attlist newobj)
public void parsefields(DTD.Attlist newobj)
see also the complete user documentation .