OpenCms JSP standard taglib
Function encode
java.lang.String encode(java.lang.String)
Encodes a String in a way similar to the JavaScript "encodeURIcomponent" function, using "UTF-8" for character encoding.
JavaScript "decodeURIcomponent" can decode Strings that have been encoded using this method.
Function Information |
Function Class | org.opencms.i18n.CmsEncoder |
Function Signature | java.lang.String escape(java.lang.String) |
Display Name | None |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.