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