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