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