org.jcoderz.phoenix.templategen
Class TemplateGenerator
java.lang.Object
org.jcoderz.phoenix.templategen.TemplateGenerator
public class TemplateGenerator
- extends Object
- Author:
- Albrecht Messner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateGenerator
public TemplateGenerator(String templateZipName)
throws IOException,
ParserConfigurationException,
SAXException,
FactoryConfigurationError,
TemplateGeneratorException
- Throws:
IOException
ParserConfigurationException
SAXException
FactoryConfigurationError
TemplateGeneratorException
getTemplateDescription
public String getTemplateDescription()
getParameterList
public List getParameterList()
parametrizeTemplates
public byte[] parametrizeTemplates(Map parameterMap)
throws IOException,
TemplateGeneratorException
- Throws:
IOException
TemplateGeneratorException
getJcoderzHeader
protected static String getJcoderzHeader(String type)
throws TemplateGeneratorException
- Throws:
TemplateGeneratorException
Copyright 2007 The jCoderZ Project.