public class ElementParserImpl extends java.lang.Object implements ElementParser
factory
Constructor and Description |
---|
ElementParserImpl(java.lang.reflect.Method m) |
public java.lang.Object evaluate(java.lang.String str)
evaluate
in interface UnaryFunction<java.lang.String,java.lang.Object>
public java.lang.String[] describe()
describe
in interface ElementParser