Uses of Interface
org.exolab.castor.builder.printing.JClassPrinter
Packages that use JClassPrinter
-
Uses of JClassPrinter in org.exolab.castor.builder.printing
Classes in org.exolab.castor.builder.printing that implement JClassPrinterModifier and TypeClassDescriptionclass
Prints the given JClass to the filesystem using velocity templates.class
Prints a givenJClass
to the file system using theAbstractJClass.print(org.exolab.javasource.JSourceWriter)
method.Methods in org.exolab.castor.builder.printing that return JClassPrinterModifier and TypeMethodDescriptionJClassPrinterFactory.getJClassPrinter()
Returns theJClassPrinter
instance as identified by thisJClassPrinterFactory
instance.StandardJClassPrinterFactory.getJClassPrinter()
Returns theJClassPrinter
instance as identified by thisJClassPrinterFactory
instance.TemplateJClassPrinterFactory.getJClassPrinter()
Returns theJClassPrinter
instance as identified by thisJClassPrinterFactory
instance.