public final class URLEncodedFormat extends Object implements Function
Constructor and Description |
---|
URLEncodedFormat() |
Modifier and Type | Method and Description |
---|---|
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) |
static String |
invoke(String str,
String encoding,
boolean force) |
public URLEncodedFormat()
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
public static String invoke(String str, String encoding, boolean force) throws PageException
PageException
Copyright © 2015 Lucee