|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.chwf.webdoc.JavaScriptDoc
Utility class to generate Javadoc-style documentation for JavaScript. This is still a work in progress. See the FormValidation.js library for sample JavaScript that has the correct comments for documentation.
Constructor Summary | |
JavaScriptDoc()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Usage: java org.chwf.webdoc.JavaScriptDoc <file> |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JavaScriptDoc()
Method Detail |
public static void main(java.lang.String[] args) throws java.io.IOException
args
- Command line args.java.io.IOException
- For write errors.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |