org.milyn.javabean.ext
Class InitValExpressionSetter

java.lang.Object
  extended by org.milyn.javabean.ext.InitValExpressionSetter
All Implemented Interfaces:
ContentHandler, DOMVisitBefore, DOMVisitor, Visitor

public class InitValExpressionSetter
extends Object
implements DOMVisitBefore

Expression Binding initVal setter.

Author:
tom.fennelly@gmail.com

Constructor Summary
InitValExpressionSetter()
           
 
Method Summary
 void visitBefore(Element element, ExecutionContext executionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitValExpressionSetter

public InitValExpressionSetter()
Method Detail

visitBefore

public void visitBefore(Element element,
                        ExecutionContext executionContext)
                 throws SmooksException
Specified by:
visitBefore in interface DOMVisitBefore
Throws:
SmooksException


Copyright © 2010. All Rights Reserved.