All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
Responsible for resolving template code.
 
 
 
This interface can be used to create reusable content blocks for templates through Java code.
Identifies the various content block regions in a given code segment.
 
 
 
 
Resolves template code within a given root directory.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
An instance of this type will be given to an extension, so that it can access configuration of the jte compiler.
 
A jte extension must implement this interface.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
JteView will be included on the methods of a generated Templates interface.
 
 
 
 
Mock implementation to help with testing extensions.
Mock implementation to help with testing extensions.
Mock implementation to help with testing extensions.
 
 
 
 
 
 
 
 
Instances of this type will be given to an extension as part of TemplateDescriptions.
 
 
 
 
 
 
 
 
 
Resolves template code within a given resources root.
 
 
 
 
 
 
 
 
 
 
 
An instance of this class will be given to an extension for each jte template.
jte is a simple, yet powerful template engine for Java.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
UTF-8 template output, designed to be CPU and memory friendly.