|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.web.tagext.UrlFunctions
public class UrlFunctions
Used from jsp taglib url.tld
UrlRewriter
Constructor Summary | |
---|---|
UrlFunctions()
|
Method Summary | |
---|---|
static java.lang.String |
escape(java.lang.String url)
Escape HTML special characters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UrlFunctions()
Method Detail |
---|
public static java.lang.String escape(java.lang.String url)
url
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |