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