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