Package org.exolab.castor.builder.printing

Interface Summary
JClassPrinter Interface for printing JClass instances as Java source code to the file system.
JClassPrinterFactory Factory class to create JClassPrinter instances.
 

Class Summary
JClassPrinterFactoryRegistry Registry for JClassPrinterFactory implementations obtained from the Castor XML code generator property file and used by the XML code generator during its operation.
StandardJClassPrinterFactory JClassPrinterFactory instance that returns standard 'Writer'-based JClassPrinter instances.
TemplateHelper Helper class that provides convenience methods used by Velocity templates during JClass printing.
TemplateJClassPrinter Prints the given JClass to the filesystem using velocity templates.
TemplateJClassPrinterFactory JClassPrinterFactory instance that returns Velocity-based JClassPrinter instances.
WriterJClassPrinter Prints a given JClass to the file system using the AbstractJClass.print(org.exolab.javasource.JSourceWriter) method.
 



Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com