public class GeneratorTemplatesProcessor extends Processor
inputFilter, outputFilter| Constructor and Description |
|---|
GeneratorTemplatesProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
process(String filein,
String fileout,
String encoding) |
getReader, process, setInputFilter, setInputFilter, setOutputFilterpublic static void process(String filein, String fileout, String encoding) throws IOException
filein - the source file to processfileout - the output file to generateencoding - encoding used to read and write filesIOException - if any io problems while processingpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2002-2012 CodeLutin. All Rights Reserved.