org.nuiton.processor
Class GeneratorTemplatesProcessor

java.lang.Object
  extended by org.nuiton.processor.Processor
      extended by org.nuiton.processor.GeneratorTemplatesProcessor

public class GeneratorTemplatesProcessor
extends Processor


Field Summary
 
Fields inherited from class org.nuiton.processor.Processor
inputFilter, outputFilter
 
Constructor Summary
GeneratorTemplatesProcessor()
           
 
Method Summary
static void main(String[] args)
           
static void process(String filein, String fileout)
           
 
Methods inherited from class org.nuiton.processor.Processor
getReader, process, setInputFilter, setInputFilter, setOutputFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorTemplatesProcessor

public GeneratorTemplatesProcessor()
Method Detail

process

public static void process(String filein,
                           String fileout)
                    throws IOException
Throws:
IOException

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2002-2010 CodeLutin. All Rights Reserved.