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