public class ElementParserImpl extends Object implements ElementParser
factory| Constructor and Description |
|---|
ElementParserImpl(Method m) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
describe() |
Object |
evaluate(String str) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic ElementParserImpl(Method m)
public Object evaluate(String str)
evaluate in interface UnaryFunction<String,Object>public String[] describe()
describe in interface ElementParserCopyright © 2011–2020 Eclipse Foundation. All rights reserved.