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 TypeClassDescriptionclassPrints the given JClass to the filesystem using velocity templates.classPrints a givenJClassto 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 theJClassPrinterinstance as identified by thisJClassPrinterFactoryinstance.StandardJClassPrinterFactory.getJClassPrinter()Returns theJClassPrinterinstance as identified by thisJClassPrinterFactoryinstance.TemplateJClassPrinterFactory.getJClassPrinter()Returns theJClassPrinterinstance as identified by thisJClassPrinterFactoryinstance.