public class AccessLogStaxUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<AccessLog,StaxUnmarshallerContext>Exceptionpublic static AccessLogStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.