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