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>
Exception
public static OptionStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.