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