Uses of Interface
org.exolab.castor.builder.printing.JClassPrinter

Packages that use JClassPrinter
org.exolab.castor.builder.printing   
 

Uses of JClassPrinter in org.exolab.castor.builder.printing
 

Classes in org.exolab.castor.builder.printing that implement JClassPrinter
 class TemplateJClassPrinter
          Prints the given JClass to the filesystem using velocity templates.
 class WriterJClassPrinter
          Prints a given JClass to the file system using the AbstractJClass.print(org.exolab.javasource.JSourceWriter) method.
 

Methods in org.exolab.castor.builder.printing that return JClassPrinter
 JClassPrinter TemplateJClassPrinterFactory.getJClassPrinter()
          Returns the JClassPrinter instance as identified by this JClassPrinterFactory instance.
 JClassPrinter StandardJClassPrinterFactory.getJClassPrinter()
          Returns the JClassPrinter instance as identified by this JClassPrinterFactory instance.
 JClassPrinter JClassPrinterFactory.getJClassPrinter()
          Returns the JClassPrinter instance as identified by this JClassPrinterFactory instance.
 



Copyright © 2012. All Rights Reserved.