org.exolab.castor.builder.printing
Interface JClassPrinter
- TemplateJClassPrinter, WriterJClassPrinter
public interface JClassPrinter
Interface for printing
JClass instances as Java source code to the
file system.
void | printClass(JClass jClass, String outputDir, String lineSeparator, String header)- Prints the given
JClass instance to the given output directory.
|
printClass
public void printClass(JClass jClass,
String outputDir,
String lineSeparator,
String header) Prints the given
JClass instance to the given output directory.
jClass - The JClass to print.outputDir - The target directory.lineSeparator - The line separator to use.header - The standard header to print.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com