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