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