protected class DTD.__SAX_Parser.XMLPARSER_TextDecl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
__check__encoding |
protected boolean |
__check__version |
| Modifier | Constructor and Description |
|---|---|
protected |
XMLPARSER_TextDecl() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillFields(DTD.TextDecl newobj) |
void |
parsefields(DTD.TextDecl newobj) |
protected boolean __check__version
protected boolean __check__encoding
public void fillFields(DTD.TextDecl newobj)
public void parsefields(DTD.TextDecl newobj)
see also the complete user documentation .