|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.SourceFileConstants
Constants used when handling names of source files.
Field Summary | |
static java.lang.String |
JAVA_EXTENSION_UPPERCASE
|
static java.lang.String |
JSP_EXTENSION_UPPERCASE
|
static java.lang.String |
JSPX_EXTENSION_UPPERCASE
|
Constructor Summary | |
SourceFileConstants()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAVA_EXTENSION_UPPERCASE
public static final java.lang.String JSP_EXTENSION_UPPERCASE
public static final java.lang.String JSPX_EXTENSION_UPPERCASE
Constructor Detail |
public SourceFileConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |