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