public class TemplateHandler extends Object
| Constructor and Description |
|---|
TemplateHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main program for the TemplateHandler class
|
static void |
process(String template,
Vector templateData,
PrintWriter pw,
TemplateTree tags) |
public static void process(String template, Vector templateData, PrintWriter pw, TemplateTree tags) throws IOException, SAXException, GenerationException
Copyright © 2012. All Rights Reserved.