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