public class ExpressionElementReader extends SimpleElementReader
| Constructor and Description |
|---|
ExpressionElementReader(ELEngine elEngine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(Element element,
String attribute) |
String |
getNodeValue(Element element) |
public ExpressionElementReader(ELEngine elEngine)
public String getAttribute(Element element, String attribute)
getAttribute in interface ElementReadergetAttribute in class SimpleElementReaderpublic String getNodeValue(Element element)
getNodeValue in interface ElementReadergetNodeValue in class SimpleElementReaderCopyright © 2005–2015 dozer. All rights reserved.