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