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