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