Package | Description |
---|---|
freemarker.ext.beans |
Provides model implementations that allow access to arbitrary Java objects.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BeansWrapper.finetuneMethodAppearance(java.lang.Class clazz,
java.lang.reflect.Method m,
BeansWrapper.MethodAppearanceDecision decision)
Experimental method; subject to change!
Override this to tweak certain aspects of how methods appear in the
data-model.
|