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