referenceInsert()
. Called during Velocity merge before a reference value will be inserted into the output stream.
@param reference reference from template about to be inserted
@param value value about to be inserted (after toString() )
@return Object on which toString() should be called for output.
referenceInsert()
. Called during Velocity merge before a reference value will be inserted into the output stream.
@param reference reference from template about to be inserted
@param value value about to be inserted (after toString() )
@return Object on which toString() should be called for output.
|
|