Class ElementParserImpl
java.lang.Object
org.glassfish.pfl.basic.tools.argparser.ElementParserImpl
- All Implemented Interfaces:
Function<String,,Object> UnaryFunction<String,,Object> ElementParser
-
Field Summary
Fields inherited from interface org.glassfish.pfl.basic.tools.argparser.ElementParser
factory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.glassfish.pfl.basic.func.UnaryFunction
apply
-
Constructor Details
-
ElementParserImpl
-
-
Method Details
-
evaluate
- Specified by:
evaluatein interfaceUnaryFunction<String,Object>
-
describe
- Specified by:
describein interfaceElementParser
-