org.glassfish.pfl.basic.tools.argparser
Class ElementParserImpl
java.lang.Object
org.glassfish.pfl.basic.tools.argparser.ElementParserImpl
- All Implemented Interfaces:
- org.glassfish.pfl.basic.func.UnaryFunction<String,Object>, ElementParser
public class ElementParserImpl
- extends Object
- implements ElementParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementParserImpl
public ElementParserImpl(Method m)
evaluate
public Object evaluate(String str)
- Specified by:
evaluate in interface org.glassfish.pfl.basic.func.UnaryFunction<String,Object>
describe
public String[] describe()
- Specified by:
describe in interface ElementParser
Copyright © 2013 Oracle. All Rights Reserved.