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