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