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