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