|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TemplateHandler | |
| org.jostraca.process | Template processing classes. |
| Uses of TemplateHandler in org.jostraca.process |
| Classes in org.jostraca.process that implement TemplateHandler | |
class |
CCompiler
Processing class for c compilation using an external compiler. |
class |
CController
Controller for C CodeWriters. |
class |
ExternalJavaCompiler
Processing class for external java compiler executable. |
class |
ExternalJavaController
Processing class for external java CodeWriter execution. |
class |
ExternalJythonController
Processing class for external jython script execution. |
class |
GenericCompiler
Processing class for generic compilation using an external compiler. |
class |
GenericController
Processing class for executing CodeWriters externally. |
class |
GenericMerger
Processing class for merging template text and script into CodeWriter formats. |
class |
GenericParser
Processing class for parsing templates. |
class |
GenericPreparer
Processing class for preparing the generation process by setting special properties. |
class |
GenericSaver
Processing class for saving the CodeWriter to a file. |
class |
InternalJavaCompiler
Processing class for compiling Java classes inside the Jostraca process. |
class |
InternalJavaController
Processing class for executing CodeWriters inside the Java process. |
class |
InternalJythonController
Processing class for executing Jython CodeWriters inside the Jostraca process. |
class |
JavaCompiler
Support class for Java compiler processing classes. |
class |
JavaController
Support class for Java CodeWriter executing processing classes. |
class |
JavaScriptController
Processing class for executing CodeWriters inside the Java process. |
class |
JythonController
Support class for Jython CodeWriter executing processing classes. |
class |
RebolController
Processing class for executing REBOL scripts. |
class |
TemplateHandlerSupport
Support classe for template handler implementations. |
| Methods in org.jostraca.process that return TemplateHandler | |
TemplateHandler |
TemplateHandlerManager.getTemplateHandler(Template pTemplate)
|
protected TemplateHandler |
ProcessStageSupport.getHandler(Template pTemplate)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||