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