|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxdoclet.modules.web.WebXmlSubTask.WelcomeFile
public static class WebXmlSubTask.WelcomeFile
The welcomefile element contains file name to use as a default welcome file, such as index.html.
Constructor Summary | |
---|---|
WebXmlSubTask.WelcomeFile()
|
Method Summary | |
---|---|
java.lang.String |
getFile()
Gets the File attribute of the WelcomeFile object |
void |
setFile(java.lang.String file)
The welcomefile element contains file name to use as a default welcome file, such as index.html. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebXmlSubTask.WelcomeFile()
Method Detail |
---|
public java.lang.String getFile()
public void setFile(java.lang.String file)
file
- The new File value
|
http://xdoclet.sourceforge.net/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |