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