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