public class OutputStaxUnmarshaller extends Object implements Unmarshaller<Output,StaxUnmarshallerContext>
Constructor and Description |
---|
OutputStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static OutputStaxUnmarshaller |
getInstance() |
Output |
unmarshall(StaxUnmarshallerContext context) |
public Output unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Output,StaxUnmarshallerContext>
Exception
public static OutputStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.