public class AttributeValue extends Value
Constructor and Description |
---|
AttributeValue(String namespaceURI,
String localPart,
DataDecoder decoder) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue(Element element) |
Object |
getValue(SAXElement element) |
String |
toString() |
public AttributeValue(String namespaceURI, String localPart, DataDecoder decoder)
Copyright © 2020. All rights reserved.