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