railo.transformer.cfml.attributes
Interface AttributeEvaluator

All Known Implementing Classes:
Component, Function, Transaction

public interface AttributeEvaluator

to make additional evaluations of the attributes of a tag


Method Summary
 TagLibTag evaluate(TagLibTag tagLibTag, Tag tag)
           
 

Method Detail

evaluate

TagLibTag evaluate(TagLibTag tagLibTag,
                   Tag tag)
                   throws AttributeEvaluatorException
Parameters:
tagLibTag -
tag -
Throws:
AttributeEvaluatorException


Copyright © 2012 Railo