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