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