public class ListenerStaxUnmarshaller extends java.lang.Object implements Unmarshaller<Listener,StaxUnmarshallerContext>
| Constructor and Description |
|---|
ListenerStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ListenerStaxUnmarshaller |
getInstance() |
Listener |
unmarshall(StaxUnmarshallerContext context) |
public Listener unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<Listener,StaxUnmarshallerContext>java.lang.Exceptionpublic static ListenerStaxUnmarshaller getInstance()