|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.directwebremoting.servlet.PathConstants
public class PathConstants
Various constants from generating output.
Field Summary | |
---|---|
static java.lang.String |
EXTENSION_JS
Extension for javascript files |
static java.lang.String |
FILE_HELP
Help page name |
static java.lang.String |
RESOURCE_WEB_XML
The position of web.xml |
static java.lang.String |
URL_PREFIX
When we prime the Container with URLs for Handler s we use
a prefix so the UrlProcessor knows that this is a URL and not
some other property |
Constructor Summary | |
---|---|
PathConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String URL_PREFIX
Container
with URLs for Handler
s we use
a prefix so the UrlProcessor
knows that this is a URL and not
some other property
public static final java.lang.String FILE_HELP
public static final java.lang.String EXTENSION_JS
public static final java.lang.String RESOURCE_WEB_XML
Constructor Detail |
---|
public PathConstants()
|
Copyright ? 2005 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |