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