org.milyn.templating
Class AbstractTemplateProcessor.ActionDecoder
java.lang.Object
org.milyn.templating.AbstractTemplateProcessor.ActionDecoder
- All Implemented Interfaces:
- Serializable, DataDecoder
- Enclosing class:
- AbstractTemplateProcessor
public static class AbstractTemplateProcessor.ActionDecoder
- extends Object
- implements DataDecoder
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTemplateProcessor.ActionDecoder
public AbstractTemplateProcessor.ActionDecoder()
decode
public Object decode(String data)
throws DataDecodeException
- Specified by:
decode in interface DataDecoder
- Throws:
DataDecodeException
Copyright © 2014. All Rights Reserved.