org.dozer.loader.xml
Class SimpleElementReader
java.lang.Object
org.dozer.loader.xml.SimpleElementReader
- All Implemented Interfaces:
- ElementReader
- Direct Known Subclasses:
- ExpressionElementReader
public class SimpleElementReader
- extends Object
- implements ElementReader
- Author:
- Dmitry Buzdin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleElementReader
public SimpleElementReader()
getAttribute
public String getAttribute(Element element,
String attribute)
- Specified by:
getAttribute in interface ElementReader
getNodeValue
public String getNodeValue(Element element)
- Specified by:
getNodeValue in interface ElementReader
Copyright © 2005-2011 dozer. All Rights Reserved.