org.decisiondeck.jmcda.xws.transformer.xml
Class ToString

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToString
All Implemented Interfaces:
FunctionWithInputCheck<XMethodParameters,String>

public class ToString
extends Object
implements FunctionWithInputCheck<XMethodParameters,String>


Constructor Summary
ToString()
           
 
Method Summary
 String apply(XMethodParameters input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToString

public ToString()
Method Detail

apply

public String apply(XMethodParameters input)
             throws InvalidInputException
Specified by:
apply in interface FunctionWithInputCheck<XMethodParameters,String>
Throws:
InvalidInputException


Copyright © 2011. All Rights Reserved.