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