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