Package org.exolab.castor.builder.printing
package org.exolab.castor.builder.printing
-
ClassDescriptionInterface for printing
JClassinstances as Java source code to the file system.Factory class to createJClassPrinterinstances.Registry forJClassPrinterFactoryimplementations obtained from the Castor XML code generator property file and used by the XML code generator during its operation.JClassPrinterFactoryinstance that returns standard 'Writer'-basedJClassPrinterinstances.Helper class that provides convenience methods used by Velocity templates duringJClassprinting.Prints the given JClass to the filesystem using velocity templates.JClassPrinterFactoryinstance that returns Velocity-basedJClassPrinterinstances.Prints a givenJClassto the file system using theAbstractJClass.print(org.exolab.javasource.JSourceWriter)method.