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