|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jwarp.service.web.forward.AForwardAlg
|
+--org.jwarp.service.web.forward.ForwardXSLAlg
| Field Summary | |
(package private) java.lang.String |
baseDir
|
| Fields inherited from class org.jwarp.service.web.forward.AForwardAlg |
config, history, historyName, id, log |
| Constructor Summary | |
ForwardXSLAlg()
|
|
| Method Summary | |
void |
configure(org.jdom.Element config)
Pass the Configuration to the Configurable
class. |
protected void |
forwardImpl(WebContext webContext,
java.lang.String location)
|
void |
setBaseDir(java.lang.String baseDir)
|
| Methods inherited from class org.jwarp.service.web.forward.AForwardAlg |
forward, getID |
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface org.jwarp.service.web.forward.IForwardAlg |
forward, getID |
| Field Detail |
java.lang.String baseDir
| Constructor Detail |
public ForwardXSLAlg()
| Method Detail |
public void configure(org.jdom.Element config)
IConfigurableConfiguration to the Configurable
class. This method must always be called after the constructor and before any other method.configure in interface IConfigurableconfigure in class AForwardAlgorg.jwarp.service.configuration.IConfigurableconfiguration - the class configurations.public void setBaseDir(java.lang.String baseDir)
protected void forwardImpl(WebContext webContext,
java.lang.String location)
throws InvalidForwardException,
java.io.IOException
forwardImpl in class AForwardAlg
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||