org.milyn.persistence.config.ext
Class DecodeParamResolver

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

public class DecodeParamResolver
extends Object
implements DOMVisitBefore

Type decoder parameter mapping visitor.

Author:
tom.fennelly@gmail.com

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

DecodeParamResolver

public DecodeParamResolver()
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.