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