Simple method resolver to illustrate JUEL's method invocation extension.
This resolver is responsible to resolve a single method.
author: Christoph Beck
Inner Class :static class MethodResolver extends ELResolver
Method Summary
public static void
main(String... args) Sample usage: enable method invocations of String.matches(String).