|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsky.tools.dir.Build
| Field Summary | |
protected static FormattedResourceBundle |
STRINGS
|
| Constructor Summary | |
Build(java.lang.String path)
Constructor |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
process()
Actual function that converts all the sky files in /{Project}/WEB-INF/classes/sky directory into java files in {Project}/WEB-INF/class/java directory. |
| 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 Build(java.lang.String path)
path - path of the {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 | ||||||||||