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