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