Added links to wiki for EncodeHtml, EncodeJs, EncodeJson and EncodeXml

This commit is contained in:
Erik C. Thauvin 2023-03-18 14:56:19 -07:00
parent 0f62f9cb5b
commit cea371ed31
7 changed files with 16 additions and 36 deletions

View file

@ -32,6 +32,7 @@ import rife.tools.StringUtils;
* </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.EncodeXml">rife.render.EncodeXml</a>
* @see StringUtils#encodeXml(String)
* @since 1.0
*/