public class EventStaxUnmarshaller extends Object implements Unmarshaller<Event,StaxUnmarshallerContext>
Constructor and Description |
---|
EventStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static EventStaxUnmarshaller |
getInstance() |
Event |
unmarshall(StaxUnmarshallerContext context) |
public Event unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Event,StaxUnmarshallerContext>
Exception
public static EventStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.