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