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