org.formaria.template
Class PropertiesTemplateProcessor
java.lang.Object
org.formaria.template.TemplateProcessor
org.formaria.template.PropertiesTemplateProcessor
public class PropertiesTemplateProcessor
- extends TemplateProcessor
|
Field Summary |
protected java.util.Properties |
properties
|
| Fields inherited from class org.formaria.template.TemplateProcessor |
APPLY_RESOURCE, COPY_FILE, currentProject, engine, PROCESSING_INSTRUCTION, RENAME_ELEMENT, RENAME_FILE, sourceFile, sourceFileName, targetFile, targetFileName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
properties
protected java.util.Properties properties
PropertiesTemplateProcessor
public PropertiesTemplateProcessor(Project proj,
TemplateEngine te)
- Creates a new instance of PropertiesTemplateProcessor
process
public boolean process(java.lang.String sourceName,
java.lang.String targetName,
int processingType)
- Overrides:
process in class TemplateProcessor
loadFile
public boolean loadFile()
saveFile
public boolean saveFile()
includeProperties
public boolean includeProperties()