Uses of Package
org.stringtemplate.v4
Packages that use org.stringtemplate.v4
Package
Description
-
Classes in org.stringtemplate.v4 used by org.stringtemplate.v4ClassDescriptionThis interface describes an object that knows how to format or otherwise render an object appropriately.Essentially a char filter that knows how to auto-indent output by maintaining a stack of indent levels.This class knows how to execute template bytecodes relative to a particular
STGroup
.An object that knows how to convert property references to appropriate actions on a model object.An instance of the StringTemplate.Just an alias forArrayList
, but this way I can track whether a list is something ST created or it's an incoming list.Events during template hierarchy construction (not evaluation)<@r()>
,<@r>...<@end>
, and@t.r() ::= "..."
defined manually by coderHow to handle messages.A directory or directory tree of.st
template files and/or group files.A directory or directory tree full of templates and/or group files.Generic StringTemplate output writer filter. -
Classes in org.stringtemplate.v4 used by org.stringtemplate.v4.compilerClassDescription
<@r()>
,<@r>...<@end>
, and@t.r() ::= "..."
defined manually by coderA directory or directory tree of.st
template files and/or group files. -
Classes in org.stringtemplate.v4 used by org.stringtemplate.v4.debug
-
Classes in org.stringtemplate.v4 used by org.stringtemplate.v4.guiClassDescriptionThis class knows how to execute template bytecodes relative to a particular
STGroup
.An instance of the StringTemplate. -
Classes in org.stringtemplate.v4 used by org.stringtemplate.v4.miscClassDescriptionThis class knows how to execute template bytecodes relative to a particular
STGroup
.An object that knows how to convert property references to appropriate actions on a model object.An instance of the StringTemplate.How to handle messages.