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