|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsky.tools.dir.Clean
| Field Summary | |
protected static FormattedResourceBundle |
STRINGS
|
| Constructor Summary | |
Clean(java.lang.String path)
Constructor. |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
process()
Actual method that deletes all the java files in {Project}/WEB-INF/classes/java directory by the preprocessor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final FormattedResourceBundle STRINGS
| Constructor Detail |
public Clean(java.lang.String path)
path - path to {project}/WEB-INF/classes directory.| Method Detail |
public void process()
public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||