org.jcoderz.phoenix.templategen
Class TemplateZip
java.lang.Object
org.jcoderz.phoenix.templategen.TemplateZip
public class TemplateZip
- extends Object
- Author:
- Albrecht Messner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateZip
public TemplateZip(String fileName)
readTemplateFile
public void readTemplateFile()
throws IOException,
ParserConfigurationException,
SAXException,
FactoryConfigurationError,
TemplateGeneratorException
- Throws:
IOException
ParserConfigurationException
SAXException
FactoryConfigurationError
TemplateGeneratorException
getDescription
public TemplateDescr getDescription()
getTemplates
public List getTemplates()
main
public static void main(String[] args)
throws IOException,
ParserConfigurationException,
SAXException,
FactoryConfigurationError,
TemplateGeneratorException
- Throws:
IOException
ParserConfigurationException
SAXException
FactoryConfigurationError
TemplateGeneratorException
Copyright 2007 The jCoderZ Project.