text template util More...
#include "ZFTextTemplate.h"Go to the source code of this file.
Classes | |
| class | ZFTextTemplateRunFilter |
| global param for ZFTextTemplateRun, affects all tasks of ZFTextTemplateRun More... | |
Functions | |
| zfbool | ZFTextTemplateRun (const ZFPathInfo &pathInfo, const ZFTextTemplateParam &textTemplateParam, zfstring *outErrorHint=(zft_zfnull)) |
| util method to apply ZFTextTemplateApply to a given path recursively | |
text template util