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