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