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