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