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