Uses of Class
freemarker.ext.beans.BeansWrapper.MethodAppearanceDecision

Packages that use BeansWrapper.MethodAppearanceDecision
freemarker.ext.beans Provides model implementations that allow access to arbitrary Java objects. 
 

Uses of BeansWrapper.MethodAppearanceDecision in freemarker.ext.beans
 

Methods in freemarker.ext.beans with parameters of type BeansWrapper.MethodAppearanceDecision
protected  void BeansWrapper.finetuneMethodAppearance(java.lang.Class clazz, java.lang.reflect.Method m, BeansWrapper.MethodAppearanceDecision decision)
          Experimental method; subject to change!