Interface ElementReader
-
- All Known Implementing Classes:
ExpressionElementReader,SimpleElementReader
@Deprecated public interface ElementReader
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description StringgetAttribute(Element element, String attribute)Deprecated.StringgetNodeValue(Element element)Deprecated.
-