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