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