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