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