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