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