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