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