|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.other.URLEncode
public class URLEncode
Constructor Summary | |
---|---|
URLEncode()
|
Method Summary | |
---|---|
static String |
call(PageContext pc,
String str)
|
static String |
call(PageContext pc,
String str,
String encoding)
|
static String |
call(PageContext pc,
String str,
String encoding,
boolean force)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLEncode()
Method Detail |
---|
public static String call(PageContext pc, String str) throws PageException
PageException
public static String call(PageContext pc, String str, String encoding) throws PageException
PageException
public static String call(PageContext pc, String str, String encoding, boolean force) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |