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