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