railo.transformer.cfml.script
Class CFMLOrJavaScriptTransformer

java.lang.Object
  extended by railo.transformer.cfml.script.CFMLOrJavaScriptTransformer
All Implemented Interfaces:
TagDependentBodyTransformer

public class CFMLOrJavaScriptTransformer
extends Object
implements TagDependentBodyTransformer


Constructor Summary
CFMLOrJavaScriptTransformer()
           
 
Method Summary
 void transform(Page page, CFMLTransformer parent, EvaluatorPool ep, FunctionLib[] flibs, Tag tag, TagLibTag tagLibTag, TagLibTag[] scriptTags, CFMLString cfml, TransfomerSettings settings)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFMLOrJavaScriptTransformer

public CFMLOrJavaScriptTransformer()
Method Detail

transform

public void transform(Page page,
                      CFMLTransformer parent,
                      EvaluatorPool ep,
                      FunctionLib[] flibs,
                      Tag tag,
                      TagLibTag tagLibTag,
                      TagLibTag[] scriptTags,
                      CFMLString cfml,
                      TransfomerSettings settings)
               throws TemplateException
Specified by:
transform in interface TagDependentBodyTransformer
Throws:
TemplateException


Copyright © 2012 Railo