public class BuildAutotags extends Object
Constructor and Description |
---|
BuildAutotags() |
Modifier and Type | Method and Description |
---|---|
void |
buildFreemarker(String outputDir)
Builds the Freemarker classes.
|
void |
buildJsp(String outputDir)
Build JSP tag classes and .tld file.
|
void |
buildVelocity(String outputDir)
Builds the velocity classes and velocity.properties.
|
static void |
main(String[] args)
The main method.
|
public static void main(String[] args)
args
- the argumentspublic void buildJsp(String outputDir)
outputDir
- the output dirpublic void buildFreemarker(String outputDir)
outputDir
- the output dirpublic void buildVelocity(String outputDir)
outputDir
- the output dirCopyright © 2000–2024 Apache Software Foundation. All rights reserved.