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