public class Main extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Main.Rss |
static class |
Main.UtilsUtil |
static class |
Main.Xmlrpc |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generate(String templateName,
PrintStream result) |
static void |
generate(org.apache.velocity.VelocityContext context,
String templateName,
PrintStream result) |
static void |
main(String[] args) |
public static void generate(String templateName, PrintStream result) throws Exception
Exceptionpublic static void generate(org.apache.velocity.VelocityContext context,
String templateName,
PrintStream result)
throws Exception
ExceptionCopyright © 2016 The Codehaus Foundation. All rights reserved.