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