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