railo.transformer.cfml.attributes.impl
Class Component

java.lang.Object
  extended by railo.transformer.cfml.attributes.impl.Component
All Implemented Interfaces:
AttributeEvaluator

public final class Component
extends Object
implements AttributeEvaluator

Attribute Evaluator for the tag Function


Constructor Summary
Component()
           
 
Method Summary
 TagLibTag evaluate(TagLibTag tagLibTag, Tag tag)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Component

public Component()
Method Detail

evaluate

public TagLibTag evaluate(TagLibTag tagLibTag,
                          Tag tag)
                   throws AttributeEvaluatorException
Specified by:
evaluate in interface AttributeEvaluator
Throws:
AttributeEvaluatorException
See Also:
railo.transformer.cfml.attributes.AttributeEvaluator#evaluate(railo.transformer.library.tag.TagLibTag, org.w3c.dom.Element)


Copyright © 2012 Railo