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