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