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