public interface Unmarshaller<T,R>
T
unmarshall(R in)
T unmarshall(R in) throws java.lang.Exception
java.lang.Exception