com.mrami.libre.ClassGenerator.Output
Interface ClassesToFiles

All Known Implementing Classes:
JavaMySQL

public interface ClassesToFiles


Method Summary
 void output(CGpackage p)
           
 void setParams(java.util.ArrayList l)
           
 

Method Detail

output

public void output(CGpackage p)
            throws java.lang.Exception
Throws:
java.lang.Exception

setParams

public void setParams(java.util.ArrayList l)
               throws CommandLineOptionException
Throws:
CommandLineOptionException