shouldLogOnNullSet()
. Called during Velocity merge to determine if when a #set() results in a null assignment, a warning is logged.
@param reference reference from template about to be inserted
@return true if to be logged, false otherwise
shouldLogOnNullSet()
. Called during Velocity merge to determine if when a #set() results in a null assignment, a warning is logged.
@param reference reference from template about to be inserted
@return true if to be logged, false otherwise
|
|
|
|
|
|
|
|
|
|
|
|