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