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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.FromExceptions
All Implemented Interfaces:
Function<List<InvalidInputException>,XMethodMessages>

public class FromExceptions
extends Object
implements Function<List<InvalidInputException>,XMethodMessages>


Constructor Summary
FromExceptions()
           
 
Method Summary
 XMethodMessages apply(List<InvalidInputException> input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Constructor Detail

FromExceptions

public FromExceptions()
Method Detail

apply

public XMethodMessages apply(List<InvalidInputException> input)
Specified by:
apply in interface Function<List<InvalidInputException>,XMethodMessages>


Copyright © 2011. All Rights Reserved.