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