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