Uses of Interface
org.apache.commons.jexl3.introspection.JexlUberspect.ClassNameResolver
Packages that use JexlUberspect.ClassNameResolver
Package
Description
Provides a framework for evaluating JEXL expressions.
Provides high-level introspective services.
-
Uses of JexlUberspect.ClassNameResolver in org.apache.commons.jexl3
Subinterfaces of JexlUberspect.ClassNameResolver in org.apache.commons.jexl3Modifier and TypeInterfaceDescriptionstatic interfaceA marker interface that solves a simple class name into a fully-qualified one. -
Uses of JexlUberspect.ClassNameResolver in org.apache.commons.jexl3.introspection
Subinterfaces of JexlUberspect.ClassNameResolver in org.apache.commons.jexl3.introspectionModifier and TypeInterfaceDescriptionstatic interfaceA marker interface that solves a class constant by name.