Package | Description |
---|---|
com.caucho.quercus.lib |
Modifier and Type | Method and Description |
---|---|
static UrlRewriterCallback |
UrlRewriterCallback.getInstance(Env env)
Returns the unique rewriter.
|
static UrlRewriterCallback |
OutputModule.pushUrlRewriter(Env env)
Pushes a new UrlRewriter callback onto the output buffer stack
if one does not already exist.
|