Package eu.bandm.tools.xslt.base
Class Rt
java.lang.Object
eu.bandm.tools.xslt.base.Rt
Created on 2024-09-15_20h24m38
by program bandm/metatools/umod, version 0.17
command line =
java bandm/metatools/umod --visitordebug false --xmlgen true --getterfunctions true --visitoroptimize false --monolithic true $(HOME)/metatools/src eu.bandm.tools.xslt.base Rt.umod
by program bandm/metatools/umod, version 0.17
command line =
java bandm/metatools/umod --visitordebug false --xmlgen true --getterfunctions true --visitoroptimize false --monolithic true $(HOME)/metatools/src eu.bandm.tools.xslt.base Rt.umod
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
(Ancillary class for generating pretty-print format objects).static class
Decoder for umod's own XML serialisation.static class
Encoder for umod's own XML serialisation.static class
static class
Visitor generated by umod according to field selection #0.static class
(Ancillary class as basis for all visitors).static class
static class
Visitor generated by umod according to field selection #0.static class
static class
static class
-
Method Summary
-
Method Details
-
toFormat
Yields a pretty-print format for arbitrary objects.- Parameters:
e0
- the object to render.
-
toFormat
Yields a pretty-print format for arbitrary objects.- Parameters:
e0
- the object to render.mode
- an integer mode selector read by the$switch$mode..
construct in format definitions. This allows small variants in the generated pretty-print.
-