OpenCms JSP standard taglib
Function decode
java.lang.String decode(java.lang.String)
Decodes a String in a way similar to the JavaScript "decodeURIcomponent" function, using "UTF-8" for character encoding.
This method can decode Strings that have been encoded in JavaScript with "encodeURIcomponent".
Function Information |
Function Class | org.opencms.i18n.CmsEncoder |
Function Signature | java.lang.String unescape(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.