@Deprecated public abstract class SimpleElementReader extends Object implements ElementReader
| Constructor and Description |
|---|
SimpleElementReader()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(Element element,
String attribute)
Deprecated.
|
String |
getNodeValue(Element element)
Deprecated.
|
public String getAttribute(Element element, String attribute)
getAttribute in interface ElementReaderpublic String getNodeValue(Element element)
getNodeValue in interface ElementReaderCopyright © 2005–2021 dozer. All rights reserved.