Package | Description |
---|---|
org.exolab.castor.builder.printing |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
JClassPrinter |
JClassPrinterFactory.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 |
TemplateJClassPrinterFactory.getJClassPrinter()
Returns the
JClassPrinter instance as identified by this JClassPrinterFactory
instance. |
Copyright © 2021. All rights reserved.