com.opensymphony.webwork.quickstart
Class Mapping
java.lang.Object
com.opensymphony.webwork.quickstart.Mapping
public class Mapping
- extends Object
Used for mapping configuration for the QuickStart application.
- Author:
- patrick
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mapping
public Mapping(String path,
String dir)
Mapping
public Mapping()
getPath
public String getPath()
setPath
public void setPath(String path)
getDir
public String getDir()
setDir
public void setDir(String dir)