A C D E F G J M O P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAsSources - Variable in class com.fizzed.rocker.maven.GenerateMojo
- addAsTestSources - Variable in class com.fizzed.rocker.maven.GenerateMojo
C
- classDirectory - Variable in class com.fizzed.rocker.maven.GenerateMojo
-
Directory where classes are compiled to (for placing rocker config file).
- com.fizzed.rocker.maven - package com.fizzed.rocker.maven
D
- discardLogicWhitespace - Variable in class com.fizzed.rocker.maven.GenerateMojo
E
- execute() - Method in class com.fizzed.rocker.maven.GenerateMojo
- extendsClass - Variable in class com.fizzed.rocker.maven.GenerateMojo
- extendsModelClass - Variable in class com.fizzed.rocker.maven.GenerateMojo
F
- failOnError - Variable in class com.fizzed.rocker.maven.GenerateMojo
G
- GenerateMojo - Class in com.fizzed.rocker.maven
-
Maven plugin for parsing Rocker templates and generating Java source code.
- GenerateMojo() - Constructor for class com.fizzed.rocker.maven.GenerateMojo
- getCommit() - Static method in class com.fizzed.rocker.maven.Version
-
Returns the library source control commit tag such as "ac486420"
- getLongVersion() - Static method in class com.fizzed.rocker.maven.Version
-
Returns a longer library version that includes the timestamp such as "1.4.0 (commit 014d2ed4 @ 2023-10-11T04:25:19.354Z)"
- getName() - Static method in class com.fizzed.rocker.maven.Version
-
Returns the library name such as "rocker-maven-plugin"
- getTimestamp() - Static method in class com.fizzed.rocker.maven.Version
-
Returns the library build timestamp (date) such as "2023-10-11T04:25:19.354Z"
- getVendor() - Static method in class com.fizzed.rocker.maven.Version
-
Returns the library vendor such as "com.fizzed"
- getVersion() - Static method in class com.fizzed.rocker.maven.Version
-
Returns the library version such as "1.4.0"
J
- javaVersion - Variable in class com.fizzed.rocker.maven.GenerateMojo
M
- markAsGenerated - Variable in class com.fizzed.rocker.maven.GenerateMojo
-
Weather or not to mark the generated classes as
@Generated.
O
- optimize - Variable in class com.fizzed.rocker.maven.GenerateMojo
- outputDirectory - Variable in class com.fizzed.rocker.maven.GenerateMojo
-
Directory to output generated Java source files.
P
- postProcessing - Variable in class com.fizzed.rocker.maven.GenerateMojo
- project - Variable in class com.fizzed.rocker.maven.GenerateMojo
S
- skipTouch - Variable in class com.fizzed.rocker.maven.GenerateMojo
- suffixRegex - Variable in class com.fizzed.rocker.maven.GenerateMojo
T
- targetCharset - Variable in class com.fizzed.rocker.maven.GenerateMojo
- templateDirectory - Variable in class com.fizzed.rocker.maven.GenerateMojo
-
Directory containing templates.
- touchFile - Variable in class com.fizzed.rocker.maven.GenerateMojo
V
- Version - Class in com.fizzed.rocker.maven
- Version() - Constructor for class com.fizzed.rocker.maven.Version
All Classes All Packages