Added links to wiki for Lowercase, Rot13, SwapCase, Trim, Uncapitalize and Uppercase
This commit is contained in:
parent
2297011feb
commit
0ab3e93caa
8 changed files with 27 additions and 20 deletions
|
@ -31,6 +31,7 @@ import rife.template.ValueRenderer;
|
|||
* </pre>
|
||||
*
|
||||
* @author <a href="https://erik.thauvin.net/">Erik C. Thauvin</a>
|
||||
* @see <a href="https://github.com/rife2/rife2-template-renderers/wiki/rife.render.SwapCase">rife.render.SwapCase</a>
|
||||
* @since 1.0
|
||||
*/
|
||||
public class SwapCase implements ValueRenderer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue