|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.XmlSubTask
xdoclet.modules.macromedia.jrun.web.JRunWebXmlSubTask
Generates jrun-web.xml deployment descriptor.
| Nested Class Summary |
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary | |
protected String |
compile
|
protected String |
contextRoot
The Security Domain, defaults to "" because it is not included if not set in the build.xml. |
protected String |
loadSystemClassesFirst
|
protected String |
reload
|
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
JRunWebXmlSubTask()
Describe what the JRunWebXmlSubTask constructor does |
|
| Method Summary | |
String |
getCompile()
Return the Compile setting. |
String |
getContextRoot()
Return the Context Root of the web application. |
String |
getLoadSystemClassesFirst()
Return the Load-System-Classes-First setting. |
String |
getReload()
Return the Reload setting. |
void |
setCompile(String compile)
Set the Compile setting to either true or false. |
void |
setContextRoot(String contextRoot)
Set the Context Root.. |
void |
setLoadSystemClassesFirst(String loadSystemClassesFirst)
Set the LoadSystemClassesFirst setting to either true or false. |
void |
setReload(String reload)
Set the Reload setting to either true or false. |
| Methods inherited from class xdoclet.XmlSubTask |
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding, startProcess |
| Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected String contextRoot
protected String reload
protected String compile
protected String loadSystemClassesFirst
| Constructor Detail |
public JRunWebXmlSubTask()
| Method Detail |
public String getContextRoot()
public String getReload()
public String getCompile()
public String getLoadSystemClassesFirst()
public void setContextRoot(String contextRoot)
contextRoot - the new context rootpublic void setReload(String reload)
reload - new reload valuepublic void setCompile(String compile)
compile - new compile valuepublic void setLoadSystemClassesFirst(String loadSystemClassesFirst)
loadSystemClassesFirst - new setting
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||