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