@OpenApiAll public class TemplateTool extends Tool
ITool.HTMLString, ITool.RetainedString, ITool.Void
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTEXT_NAME
Contains a context name.
|
context, properties
Constructor and Description |
---|
TemplateTool() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFile()
A shortcut for template file name.
|
java.lang.String |
getLatestInputFile()
Get the latest input file while evaluating.
|
java.lang.String |
getLatestInputLocation()
Get the folder location of latest input file while evaluating.
|
java.lang.String |
getLatestOutputFile()
Get the latest output file while evaluating.
|
java.lang.String |
getLatestOutputLocation()
Get the folder location of latest output file while evaluating.
|
java.lang.String |
getLocation()
A short cut for template location.
|
java.lang.String |
getMainOutputLocation()
Gets the folder location of the main output file.
|
java.lang.String |
getMainTemplateLocation()
Gets the folder location of the main template file.
|
java.lang.String |
getName()
Gets the template name.
|
java.lang.String |
getOutputFile()
Gets the output file name.
|
java.lang.String |
getOutputFileName()
Gets the output file name.
|
java.lang.String |
getOutputFileNameNoExt()
Gets the output name.
|
java.lang.String |
getOutputFileNoExt()
Deprecated.
|
java.lang.String |
getOutputLocation()
Gets the folder location of the output file.
|
java.lang.String |
getResourcesLocation()
Gets the folder location of resources files.
|
java.lang.String |
getTemplateFile()
Gets the template file name.
|
java.lang.String |
getTemplateLocation()
Gets the folder location of the template file.
|
clone, getContext, getProperties, getProperty, getProperty, notifyObservers, setContext, setProperties
public static final java.lang.String CONTEXT_NAME
public java.lang.String getResourcesLocation()
public java.lang.String getName()
public java.lang.String getFile()
getTemplateFile()
public java.lang.String getTemplateFile()
public java.lang.String getLocation()
getTemplateLocation()
public java.lang.String getTemplateLocation()
public java.lang.String getMainTemplateLocation()
public java.lang.String getOutputFileNoExt()
getOutputFileNameNoExt()
public java.lang.String getOutputFileNameNoExt()
public java.lang.String getOutputFile()
public java.lang.String getOutputFileName()
public java.lang.String getOutputLocation()
public java.lang.String getMainOutputLocation()
public java.lang.String getLatestInputFile()
public java.lang.String getLatestInputLocation()
public java.lang.String getLatestOutputFile()
public java.lang.String getLatestOutputLocation()
Copyright © 2010 - No Magic Asia