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