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