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