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