Index
All Classes and Interfaces|All Packages
B
- binaryStaticContent - Variable in class gg.jte.maven.CompilerMojo
-
Setting, that UTF-8 encodes all static template parts at compile time.
- binaryStaticContent - Variable in class gg.jte.maven.GeneratorMojo
-
Setting, that UTF-8 encodes all static template parts at compile time.
C
- className - Variable in class gg.jte.maven.ExtensionSettings
-
The class name of the extension, e.g.
- compileArgs - Variable in class gg.jte.maven.CompilerMojo
-
Sets additional compiler arguments for jte templates.
- compilePath - Variable in class gg.jte.maven.CompilerMojo
-
The compile-classpath to use.
- CompilerMojo - Class in gg.jte.maven
- CompilerMojo() - Constructor for class gg.jte.maven.CompilerMojo
- contentType - Variable in class gg.jte.maven.CompilerMojo
-
The content type of all templates.
- contentType - Variable in class gg.jte.maven.GeneratorMojo
-
The content type of all templates.
E
- execute() - Method in class gg.jte.maven.CompilerMojo
- execute() - Method in class gg.jte.maven.GeneratorMojo
- extensions - Variable in class gg.jte.maven.GeneratorMojo
-
Optional - Extensions this template engine should load.
- ExtensionSettings - Class in gg.jte.maven
- ExtensionSettings() - Constructor for class gg.jte.maven.ExtensionSettings
G
- GeneratorMojo - Class in gg.jte.maven
- GeneratorMojo() - Constructor for class gg.jte.maven.GeneratorMojo
- getClassName() - Method in class gg.jte.maven.ExtensionSettings
- getSettings() - Method in class gg.jte.maven.ExtensionSettings
- gg.jte.maven - module gg.jte.maven
- gg.jte.maven - package gg.jte.maven
H
- htmlCommentsPreserved - Variable in class gg.jte.maven.CompilerMojo
-
By default, jte omits all HTML/CSS/JS comments, when compiling with
ContentType.Html. - htmlCommentsPreserved - Variable in class gg.jte.maven.GeneratorMojo
-
By default, jte omits all HTML/CSS/JS comments, when compiling with
ContentType.Html. - htmlPolicyClass - Variable in class gg.jte.maven.CompilerMojo
-
Policy class that checks the parsed HTML at compile time.
- htmlTags - Variable in class gg.jte.maven.CompilerMojo
-
Intercepts the given html tags during template compilation and calls the configured htmlInterceptor during template rendering.
- htmlTags - Variable in class gg.jte.maven.GeneratorMojo
-
Intercepts the given html tags during template compilation and calls the configured htmlInterceptor during template rendering.
K
- keepGeneratedSourceFiles - Variable in class gg.jte.maven.CompilerMojo
-
By default, this plugin deletes all generated jte source files after compilation.
P
- packageName - Variable in class gg.jte.maven.CompilerMojo
-
The package name, where template classes are generated to.
- packageName - Variable in class gg.jte.maven.GeneratorMojo
-
The package name, where template classes are generated to.
- project - Variable in class gg.jte.maven.GeneratorMojo
S
- settings - Variable in class gg.jte.maven.ExtensionSettings
-
The settings the extension should use.
- sourceDirectory - Variable in class gg.jte.maven.CompilerMojo
-
The directory where template files are located
- sourceDirectory - Variable in class gg.jte.maven.GeneratorMojo
-
The directory where template files are located.
T
- targetDirectory - Variable in class gg.jte.maven.CompilerMojo
-
The directory where compiled classes should be written to
- targetDirectory - Variable in class gg.jte.maven.GeneratorMojo
-
Destination directory to store generated templates.
- targetResourceDirectory - Variable in class gg.jte.maven.GeneratorMojo
-
Directory in which to generate non-java files (resources).
- trimControlStructures - Variable in class gg.jte.maven.CompilerMojo
-
Trims control structures, resulting in prettier output.
- trimControlStructures - Variable in class gg.jte.maven.GeneratorMojo
-
Trims control structures, resulting in prettier output.
All Classes and Interfaces|All Packages