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