public static class DTM.__Formatter extends DTM.MATCH_ONLY_00
format()
in
the various model element classes, or DTM.toFormat(Object)
in the main model class. This
class works only in the background.Modifier and Type | Field and Description |
---|---|
protected static Format |
CONST_0 |
protected static Format |
CONST_1 |
protected static Format |
CONST_10 |
protected static Format |
CONST_11 |
protected static Format |
CONST_12 |
protected static Format |
CONST_13 |
protected static Format |
CONST_14 |
protected static Format |
CONST_15 |
protected static Format |
CONST_16 |
protected static Format |
CONST_17 |
protected static Format |
CONST_18 |
protected static Format |
CONST_19 |
protected static Format |
CONST_2 |
protected static Format |
CONST_20 |
protected static Format |
CONST_21 |
protected static Format |
CONST_22 |
protected static Format |
CONST_23 |
protected static Format |
CONST_24 |
protected static Format |
CONST_25 |
protected static Format |
CONST_3 |
protected static Format |
CONST_4 |
protected static Format |
CONST_5 |
protected static Format |
CONST_6 |
protected static Format |
CONST_7 |
protected static Format |
CONST_8 |
protected static Format |
CONST_9 |
int |
default_indent |
protected static Format |
format_empty |
int |
mode |
static String |
nulltext |
static Function<Object,Format> |
process |
protected Format |
result |
_visitor_debug_stream, partial
Constructor and Description |
---|
__Formatter() |
_visitor_trace, action, action, action, 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
public static String nulltext
public int default_indent
public int mode
protected static final Format format_empty
protected Format result
protected static final Format CONST_0
protected static final Format CONST_1
protected static final Format CONST_2
protected static final Format CONST_3
protected static final Format CONST_4
protected static final Format CONST_5
protected static final Format CONST_6
protected static final Format CONST_7
protected static final Format CONST_8
protected static final Format CONST_9
protected static final Format CONST_10
protected static final Format CONST_11
protected static final Format CONST_12
protected static final Format CONST_13
protected static final Format CONST_14
protected static final Format CONST_15
protected static final Format CONST_16
protected static final Format CONST_17
protected static final Format CONST_18
protected static final Format CONST_19
protected static final Format CONST_20
protected static final Format CONST_21
protected static final Format CONST_22
protected static final Format CONST_23
protected static final Format CONST_24
protected static final Format CONST_25
protected int getKey()
protected void foreignObject(Object e0)
foreignObject
in class DTM.MATCH_ONLY_00
public void nomatch(Object e0)
nomatch
in class DTM.MATCH_ONLY_00
protected void defaultformat(Object e0)
protected Format __throwIt()
protected void action(DTM.Named el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Element el)
protected void action(DTM.Element el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Attribute el)
protected void action(DTM.Attribute el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.ElementRef el)
protected void action(DTM.ElementRef el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.Dtd el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Content el)
protected void action(DTM.Content el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.Mixed el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.Any el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.Empty el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.CP el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Sequence el)
protected void action(DTM.Sequence el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Choice el)
protected void action(DTM.Choice el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Singleton el)
protected void action(DTM.Singleton el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.AttributeType el)
protected void action(DTM.AttributeType el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.CData el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.NMToken el)
protected void action(DTM.NMToken el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.NMTokens el)
protected void action(DTM.NMTokens el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.Id el)
action
in class DTM.MATCH_ONLY_00
protected void action(DTM.IdRef el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.IdRefs el)
protected void action(DTM.IdRefs el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Entity el)
protected void action(DTM.Entity el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Entities el)
protected void action(DTM.Entities el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Notation el)
protected void action(DTM.Notation el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Enumerated el)
protected void action(DTM.Enumerated el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.AttributeDefault el)
protected void action(DTM.AttributeDefault el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Required el)
protected void action(DTM.Required el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.Implied el)
protected void action(DTM.Implied el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.AttributeValue el)
protected void action(DTM.AttributeValue el)
action
in class DTM.MATCH_ONLY_00
protected Format toFormat(DTM.ProcessingInstruction el)
protected void action(DTM.ProcessingInstruction el)
action
in class DTM.MATCH_ONLY_00
see also the complete user documentation .