org.riotfamily.common.web.servlet
Class DefaultPathCompleter
java.lang.Object
org.riotfamily.common.web.servlet.PathCompleterSupport
org.riotfamily.common.web.servlet.DefaultPathCompleter
- All Implemented Interfaces:
- PathCompleter
public class DefaultPathCompleter
- extends PathCompleterSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPathCompleter
public DefaultPathCompleter()
setPrefix
public void setPrefix(String servletPrefix)
- Overrides:
setPrefix
in class PathCompleterSupport
setSuffix
public void setSuffix(String servletSuffix)
- Overrides:
setSuffix
in class PathCompleterSupport