Class NativeResourcesExtension
java.lang.Object
gg.jte.nativeimage.NativeResourcesExtension
- All Implemented Interfaces:
JteExtension
-
Constructor Details
-
NativeResourcesExtension
public NativeResourcesExtension()
-
-
Method Details
-
name
- Specified by:
namein interfaceJteExtension- Returns:
- descriptive name of the extension
-
generate
Description copied from interface:JteExtensionPerform the file generation.- Specified by:
generatein interfaceJteExtension- Parameters:
config- access to general jte configurationtemplateDescriptions- data about each template jte found.- Returns:
- the paths to each file generated by this extension
-
writeFile
-