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 ElementReader
public String getNodeValue(Element element)
getNodeValue
in interface ElementReader
Copyright © 2005–2018 dozer. All rights reserved.