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