org.milyn.persistence.config.ext
Class ParameterIndexResolver

java.lang.Object
  extended by org.milyn.persistence.config.ext.ParameterIndexResolver
All Implemented Interfaces:
ContentHandler, DOMVisitBefore, DOMVisitor, Visitor

public class ParameterIndexResolver
extends Object
implements DOMVisitBefore

Author:
maurice.zeijen@smies.com

Constructor Summary
ParameterIndexResolver()
           
 
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

ParameterIndexResolver

public ParameterIndexResolver()
Method Detail

visitBefore

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


Copyright © 2011. All Rights Reserved.