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