|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectRedirect
public class Redirect
Implements the "Redirect" Saxon extension, which allows stylesheets to force an immediate HTTP redirect to a different URL. This extension should be used prior to generating any output; otherwise an exception will be thrown.
| Constructor Summary | |
|---|---|
Redirect()
|
|
| Method Summary | |
|---|---|
Class |
getExtensionClass(String localname)
Identify the class to be used for stylesheet elements with a given local name. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Redirect()
| Method Detail |
|---|
public Class getExtensionClass(String localname)
getExtensionClass in interface ExtensionElementFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||