public interface CFMLCompiler
Modifier and Type | Method and Description |
---|---|
byte[] |
compile(ConfigImpl config,
PageSource source,
TagLib[] tld,
FunctionLib[] fld,
Resource classRootDir,
String className)
compiles a CFML source file
|
byte[] compile(ConfigImpl config, PageSource source, TagLib[] tld, FunctionLib[] fld, Resource classRootDir, String className) throws TemplateException, IOException, TemplateException
source
- cfml source filetld
- tag library deskriptorfld
- function library deskriptorclassRootDir
- target directory for generated classesclassName
- name of the class will be generatedTemplateException
IOException
Copyright © 2015 Lucee