|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.sitemap.SitemapRedirector
Wrapper for sitemap redirection
Constructor Summary | |
SitemapRedirector(Environment e)
Constructor with environment--so redirection happens as expected |
Method Summary | |
boolean |
hasRedirected()
Perform check on whether redirection has occured or not |
void |
redirect(boolean sessionMode,
java.lang.String url)
Perform actual redirection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SitemapRedirector(Environment e)
Method Detail |
public void redirect(boolean sessionMode, java.lang.String url) throws java.io.IOException
redirect
in interface Redirector
public boolean hasRedirected()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |