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