public class TinyMacroProcessor extends AbstractFileProcessor
caches, fileList, LOGGER
Constructor and Description |
---|
TinyMacroProcessor() |
Modifier and Type | Method and Description |
---|---|
TemplateEngine |
getEngine() |
String |
getPath(FileObject fileObject) |
boolean |
isMatch(String fileName) |
String |
modifyPath(FileObject file,
String parent) |
void |
process() |
void |
setEngine(TemplateEngine engine) |
addFile, getFileObjectList, getFileResourceManager, removeFile, setFileResourceManager
public TemplateEngine getEngine()
public void setEngine(TemplateEngine engine)
public void process()
public boolean isMatch(String fileName)
public String getPath(FileObject fileObject)
public String modifyPath(FileObject file, String parent)
Copyright © 2006–2018 TinyGroup. All rights reserved.