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