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