T
- the VoidStaxUnmarshaller type.public class VoidStaxUnmarshaller<T> extends java.lang.Object implements Unmarshaller<T,StaxUnmarshallerContext>
Constructor and Description |
---|
VoidStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
T |
unmarshall(StaxUnmarshallerContext context) |
public T unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<T,StaxUnmarshallerContext>
context
- to unmarshall.java.lang.Exception