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