Package eu.bandm.tools.xslt.base
Class Rt.__Formatter
java.lang.Object
eu.bandm.tools.xslt.base.Rt.MATCH_ONLY_00
eu.bandm.tools.xslt.base.Rt.__Formatter
- Enclosing class:
- Rt
(Ancillary class for generating pretty-print format objects).
The user invokes the methods
The user invokes the methods
format()
in
the various model element classes, or Rt.toFormat(Object)
in the main model class. This
class works only in the background.-
Field Summary
Modifier and TypeFieldDescriptionprotected static final Format
protected static final Format
protected static final Format
protected static final Format
protected static final Format
int
protected static final Format
int
static String
protected Format
Fields inherited from class eu.bandm.tools.xslt.base.Rt.MATCH_ONLY_00
_visitor_debug_stream, partial
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Format
protected void
action
(Rt.Definition el) protected void
protected void
protected void
protected void
protected void
defaultformat
(Object e0) protected void
foreignObject
(Object e0) Delivers a Format for an object of any class.protected int
getKey()
protected Format
matchChecked
(Object e0) protected Format
void
static Format
protected Format
protected Format
protected Format
protected Format
protected Format
protected Format
Methods inherited from class eu.bandm.tools.xslt.base.Rt.MATCH_ONLY_00
action, action, action, action, action, action, compile, followAll_allFiles, followAll_allPis, followAll_attrsByName, followAll_attrsByNsUri, followAll_byPrior, followAll_comment, followAll_elemsById, followAll_elemsByKey, followAll_elemsByName, followAll_elemsByNsUri, followAll_inverse, followAll_node, followAll_piByName, followAll_text, followAll_undefDefs, followAll_undefModes, followAll_unusedDefs, match, match, match, match, match, match
-
Field Details
-
nulltext
-
process
-
default_indent
public int default_indent -
mode
public int mode -
format_empty
-
result
-
CONST_0
-
CONST_1
-
CONST_2
-
CONST_3
-
CONST_4
-
-
Constructor Details
-
__Formatter
public __Formatter()
-
-
Method Details
-
getKey
protected int getKey() -
foreignObject
Delivers a Format for an object of any class.- Overrides:
foreignObject
in classRt.MATCH_ONLY_00
-
nomatch
- Overrides:
nomatch
in classRt.MATCH_ONLY_00
-
process
-
toFormat
-
defaultformat
-
__throwIt
-
matchChecked
-
matchCheckedString
-
toFormat
-
action
- Overrides:
action
in classRt.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
action
in classRt.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
action
in classRt.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
action
in classRt.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
action
in classRt.MATCH_ONLY_00
-