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