Package freemarker.ext.beans
Class BeansWrapper.MethodAppearanceDecisionInput
- java.lang.Object
-
- freemarker.ext.beans.BeansWrapper.MethodAppearanceDecisionInput
-
- Enclosing class:
- BeansWrapper
public static final class BeansWrapper.MethodAppearanceDecisionInput extends java.lang.Object
Used forMethodAppearanceFineTuner.process(freemarker.ext.beans.BeansWrapper.MethodAppearanceDecisionInput, freemarker.ext.beans.BeansWrapper.MethodAppearanceDecision)
as input parameter; see there.
-
-
Constructor Summary
Constructors Constructor Description MethodAppearanceDecisionInput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class
getContainingClass()
java.lang.reflect.Method
getMethod()
-