public class UserStaxUnmarshaller extends Object implements Unmarshaller<User,StaxUnmarshallerContext>
| Constructor and Description |
|---|
UserStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static UserStaxUnmarshaller |
getInstance() |
User |
unmarshall(StaxUnmarshallerContext context) |
public User unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<User,StaxUnmarshallerContext>Exceptionpublic static UserStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.