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