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