public static class DTD.Dump extends DTD.MATCH_ONLY_00
The flavour of this visitor has been set to IS PRINTER
.
See the pretty printed source file.
For details see the user documentation.
Modifier and Type | Field and Description |
---|---|
protected int |
indent |
protected PrintStream |
p |
protected Stack<String> |
subfieldstack |
_visitor_debug_stream, partial
Constructor and Description |
---|
Dump(PrintStream p0) |
Modifier and Type | Method and Description |
---|---|
protected void |
action(DTD.Abbrev e0) |
protected void |
action(DTD.Any e0) |
protected void |
action(DTD.AttDef e0) |
protected void |
action(DTD.Attlist e0) |
protected void |
action(DTD.AttType e0) |
protected void |
action(DTD.AttTypeAbbrev e0) |
protected void |
action(DTD.AttTypeConstant e0) |
protected void |
action(DTD.AttValue e0) |
protected void |
action(DTD.Choice e0) |
protected void |
action(DTD.Comment e0) |
protected void |
action(DTD.ContentModel e0) |
protected void |
action(DTD.ContentModelConstant e0) |
protected void |
action(DTD.CP e0) |
protected void |
action(DTD.DefaultDecl e0) |
protected void |
action(DTD.DefaultDeclConstant e0) |
protected void |
action(DTD.Dtd e0) |
protected void |
action(DTD.Element e0) |
protected void |
action(DTD.Empty e0) |
protected void |
action(DTD.Entity e0) |
protected void |
action(DTD.EntityContext e0) |
protected void |
action(DTD.EntityValue e0) |
protected void |
action(DTD.Enumerated e0) |
protected void |
action(DTD.MarkupDecl e0) |
protected void |
action(DTD.Mixed e0) |
protected void |
action(DTD.NmToken e0) |
protected void |
action(DTD.Notation e0) |
protected void |
action(DTD.PI e0) |
protected void |
action(DTD.Seq e0) |
protected void |
action(DTD.Singleton e0) |
protected void |
action(DTD.TextDecl e0) |
protected void |
descend(DTD.Abbrev e0) |
protected void |
descend(DTD.Any e0) |
protected void |
descend(DTD.AttDef e0) |
protected void |
descend(DTD.Attlist e0) |
protected void |
descend(DTD.AttType e0) |
protected void |
descend(DTD.AttTypeAbbrev e0) |
protected void |
descend(DTD.AttTypeConstant e0) |
protected void |
descend(DTD.AttValue e0) |
protected void |
descend(DTD.Choice e0) |
protected void |
descend(DTD.Comment e0) |
protected void |
descend(DTD.ContentModel e0) |
protected void |
descend(DTD.ContentModelConstant e0) |
protected void |
descend(DTD.CP e0) |
protected void |
descend(DTD.DefaultDecl e0) |
protected void |
descend(DTD.DefaultDeclConstant e0) |
protected void |
descend(DTD.Dtd e0) |
protected void |
descend(DTD.Element e0) |
protected void |
descend(DTD.Empty e0) |
protected void |
descend(DTD.Entity e0) |
protected void |
descend(DTD.EntityContext e0) |
protected void |
descend(DTD.EntityValue e0) |
protected void |
descend(DTD.Enumerated e0) |
protected void |
descend(DTD.MarkupDecl e0) |
protected void |
descend(DTD.Mixed e0) |
protected void |
descend(DTD.NmToken e0) |
protected void |
descend(DTD.Notation e0) |
protected void |
descend(DTD.PI e0) |
protected void |
descend(DTD.Seq e0) |
protected void |
descend(DTD.Singleton e0) |
protected void |
descend(DTD.TextDecl e0) |
protected void |
ind() |
protected void |
printscalars(DTD.Abbrev e0) |
protected void |
printscalars(DTD.Any e0) |
protected void |
printscalars(DTD.AttDef e0) |
protected void |
printscalars(DTD.Attlist e0) |
protected void |
printscalars(DTD.AttType e0) |
protected void |
printscalars(DTD.AttTypeAbbrev e0) |
protected void |
printscalars(DTD.AttTypeConstant e0) |
protected void |
printscalars(DTD.AttValue e0) |
protected void |
printscalars(DTD.Choice e0) |
protected void |
printscalars(DTD.Comment e0) |
protected void |
printscalars(DTD.ContentModel e0) |
protected void |
printscalars(DTD.ContentModelConstant e0) |
protected void |
printscalars(DTD.CP e0) |
protected void |
printscalars(DTD.DefaultDecl e0) |
protected void |
printscalars(DTD.DefaultDeclConstant e0) |
protected void |
printscalars(DTD.Dtd e0) |
protected void |
printscalars(DTD.Element e0) |
protected void |
printscalars(DTD.Empty e0) |
protected void |
printscalars(DTD.Entity e0) |
protected void |
printscalars(DTD.EntityContext e0) |
protected void |
printscalars(DTD.EntityValue e0) |
protected void |
printscalars(DTD.Enumerated e0) |
protected void |
printscalars(DTD.MarkupDecl e0) |
protected void |
printscalars(DTD.Mixed e0) |
protected void |
printscalars(DTD.NmToken e0) |
protected void |
printscalars(DTD.Notation e0) |
protected void |
printscalars(DTD.PI e0) |
protected void |
printscalars(DTD.Seq e0) |
protected void |
printscalars(DTD.Singleton e0) |
protected void |
printscalars(DTD.TextDecl e0) |
action, action, action, action, foreignObject, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, nomatch
protected PrintStream p
protected int indent
public Dump(PrintStream p0)
protected void ind()
protected void action(DTD.EntityContext e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.EntityContext e0)
protected void descend(DTD.EntityContext e0)
protected void action(DTD.Dtd e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Dtd e0)
protected void descend(DTD.Dtd e0)
protected void action(DTD.Notation e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Notation e0)
protected void descend(DTD.Notation e0)
protected void action(DTD.Comment e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Comment e0)
protected void descend(DTD.Comment e0)
protected void action(DTD.MarkupDecl e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.MarkupDecl e0)
protected void descend(DTD.MarkupDecl e0)
protected void action(DTD.Entity e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Entity e0)
protected void descend(DTD.Entity e0)
protected void action(DTD.Choice e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Choice e0)
protected void descend(DTD.Choice e0)
protected void action(DTD.TextDecl e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.TextDecl e0)
protected void descend(DTD.TextDecl e0)
protected void action(DTD.Seq e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Seq e0)
protected void descend(DTD.Seq e0)
protected void action(DTD.Abbrev e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Abbrev e0)
protected void descend(DTD.Abbrev e0)
protected void action(DTD.AttValue e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.AttValue e0)
protected void descend(DTD.AttValue e0)
protected void action(DTD.Attlist e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Attlist e0)
protected void descend(DTD.Attlist e0)
protected void action(DTD.Element e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Element e0)
protected void descend(DTD.Element e0)
protected void action(DTD.AttDef e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.AttDef e0)
protected void descend(DTD.AttDef e0)
protected void action(DTD.CP e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.CP e0)
protected void descend(DTD.CP e0)
protected void action(DTD.Any e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Any e0)
protected void descend(DTD.Any e0)
protected void action(DTD.NmToken e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.NmToken e0)
protected void descend(DTD.NmToken e0)
protected void action(DTD.DefaultDeclConstant e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.DefaultDeclConstant e0)
protected void descend(DTD.DefaultDeclConstant e0)
protected void action(DTD.ContentModel e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.ContentModel e0)
protected void descend(DTD.ContentModel e0)
protected void action(DTD.Mixed e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Mixed e0)
protected void descend(DTD.Mixed e0)
protected void action(DTD.Empty e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Empty e0)
protected void descend(DTD.Empty e0)
protected void action(DTD.AttTypeConstant e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.AttTypeConstant e0)
protected void descend(DTD.AttTypeConstant e0)
protected void action(DTD.ContentModelConstant e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.ContentModelConstant e0)
protected void descend(DTD.ContentModelConstant e0)
protected void action(DTD.DefaultDecl e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.DefaultDecl e0)
protected void descend(DTD.DefaultDecl e0)
protected void action(DTD.PI e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.PI e0)
protected void descend(DTD.PI e0)
protected void action(DTD.Enumerated e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Enumerated e0)
protected void descend(DTD.Enumerated e0)
protected void action(DTD.EntityValue e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.EntityValue e0)
protected void descend(DTD.EntityValue e0)
protected void action(DTD.AttTypeAbbrev e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.AttTypeAbbrev e0)
protected void descend(DTD.AttTypeAbbrev e0)
protected void action(DTD.Singleton e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.Singleton e0)
protected void descend(DTD.Singleton e0)
protected void action(DTD.AttType e0)
action
in class DTD.MATCH_ONLY_00
protected void printscalars(DTD.AttType e0)
protected void descend(DTD.AttType e0)
see also the complete user documentation .