xdoclet.modules.web
Class WebXmlSubTask.WelcomeFile
java.lang.Object
xdoclet.modules.web.WebXmlSubTask.WelcomeFile
- WebXmlSubTask
- java.io.Serializable
public static class WebXmlSubTask.WelcomeFile
extends java.lang.Object
implements java.io.Serializable
The welcomefile element contains file name to use as a default welcome file, such as index.html.
String | getFile() - Gets the File attribute of the WelcomeFile object
|
void | setFile(String file) - The welcomefile element contains file name to use as a default welcome file, such as index.html.
|
getFile
public String getFile()
Gets the File attribute of the WelcomeFile object
setFile
public void setFile(String file)
The welcomefile element contains file name to use as a default welcome file, such as index.html.
file
- The new File value