Index

C D F G I J N P T 
All Classes and Interfaces|All Packages

C

classLoader() - Method in interface gg.jte.extension.api.JteConfig
 
className() - Method in interface gg.jte.extension.api.TemplateDescription
 
contentType() - Method in interface gg.jte.extension.api.JteConfig
 

D

defaultValue() - Method in interface gg.jte.extension.api.ParamDescription
 

F

fullyQualifiedClassName() - Method in interface gg.jte.extension.api.TemplateDescription
 

G

generate(JteConfig, Set<TemplateDescription>) - Method in interface gg.jte.extension.api.JteExtension
Perform the file generation.
generatedResourcesRoot() - Method in interface gg.jte.extension.api.JteConfig
 
generatedSourcesRoot() - Method in interface gg.jte.extension.api.JteConfig
 
gg.jte.extension.api - module gg.jte.extension.api
 
gg.jte.extension.api - package gg.jte.extension.api
 

I

imports() - Method in interface gg.jte.extension.api.TemplateDescription
 
init(Map<String, String>) - Method in interface gg.jte.extension.api.JteExtension
init will be called after the extension instance is constructed.

J

JteConfig - Interface in gg.jte.extension.api
An instance of this type will be given to an extension, so that it can access configuration of the jte compiler.
JteExtension - Interface in gg.jte.extension.api
A jte extension must implement this interface.

N

name() - Method in interface gg.jte.extension.api.JteExtension
 
name() - Method in interface gg.jte.extension.api.ParamDescription
 
name() - Method in interface gg.jte.extension.api.TemplateDescription
 

P

packageName() - Method in interface gg.jte.extension.api.JteConfig
 
packageName() - Method in interface gg.jte.extension.api.TemplateDescription
 
ParamDescription - Interface in gg.jte.extension.api
Instances of this type will be given to an extension as part of TemplateDescriptions.
params() - Method in interface gg.jte.extension.api.TemplateDescription
 
projectNamespace() - Method in interface gg.jte.extension.api.JteConfig
 

T

TemplateDescription - Interface in gg.jte.extension.api
An instance of this class will be given to an extension for each jte template.
type() - Method in interface gg.jte.extension.api.ParamDescription
 
C D F G I J N P T 
All Classes and Interfaces|All Packages