Package org.excel4j.reflect

Interface Summary
FunctionListener Allows interception of functions.
 

Class Summary
CompoundAddin Used to combine a set of reflection addins.
FunctionAttributes A set of attributes for a method.
FunctionNamespacer A decorator for a function that adds a namespace.
ReflectAddin An addin implementation that uses reflection to expose functions.
ReflectArgumentAdaptor Used to convert from one argument to another.
ReflectFunctionAdaptor Reflection based function.