public class AttributeStaxUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<Attribute,StaxUnmarshallerContext>Exceptionpublic static AttributeStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.