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