protected class Rt.__SAX_Parser.XMLPARSER_TemplatesByKind extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
__check__allPis |
protected boolean |
__check__attrsByNsUri |
protected boolean |
__check__comment |
protected boolean |
__check__elemsById |
protected boolean |
__check__elemsByKey |
protected boolean |
__check__elemsByNsUri |
protected boolean |
__check__node |
protected boolean |
__check__piByName |
protected boolean |
__check__prior |
protected boolean |
__check__root |
protected boolean |
__check__star_att |
protected boolean |
__check__star_el |
protected boolean |
__check__text |
Modifier | Constructor and Description |
---|---|
protected |
XMLPARSER_TemplatesByKind() |
Modifier and Type | Method and Description |
---|---|
void |
fillFields(Rt.TemplatesByKind newobj) |
void |
parsefields(Rt.TemplatesByKind newobj) |
protected boolean __check__prior
protected boolean __check__elemsByNsUri
protected boolean __check__attrsByNsUri
protected boolean __check__piByName
protected boolean __check__allPis
protected boolean __check__comment
protected boolean __check__text
protected boolean __check__node
protected boolean __check__root
protected boolean __check__elemsByKey
protected boolean __check__elemsById
protected boolean __check__star_att
protected boolean __check__star_el
public void fillFields(Rt.TemplatesByKind newobj)
public void parsefields(Rt.TemplatesByKind newobj)
see also the complete user documentation .