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