Class StandardJClassPrinterFactory

java.lang.Object
org.exolab.castor.builder.printing.StandardJClassPrinterFactory
All Implemented Interfaces:
JClassPrinterFactory

public class StandardJClassPrinterFactory extends Object implements JClassPrinterFactory
JClassPrinterFactory instance that returns standard 'Writer'-based JClassPrinter instances. This is currently the default JClassPrinterFactory instance used for code generation, but will be replaced in the foreseeable future.
Since:
1.2.1