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
Exception
public static void generate(org.apache.velocity.VelocityContext context, String templateName, PrintStream result) throws Exception
Exception
Copyright © 2015 The Codehaus Foundation. All rights reserved.