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