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