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