|
header | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.xframe.xsddoc.Main
Command line interface of xsddoc.
xsddoc [-option] schema (to document a schema) where options include: -o -out <folder> Set the output folder -t -doctitle <title> Set the documentation title -h -header <header> Set the documentation header -f -footer <footer> Set the documentation footer -b -bottom <bottom> Set the documentation bottom -v -verbose Output messages about what xsddoc is doing -q -quiet Donot output any messages -s -hideSubTypes hide sub types references -l -hideSubLocalUsage hide show local usage references -p -hideTypes hide types in overview pages -g -hideGroups hide groups in overview pages -a -hideAttributes hide attributes in overview pages -xml output as XML instead of HTML -css <css-file> provide external CSS file -version Only output version of xsddoc -launch Launch documentation after creation -cf Create output folder if not exists -d -debug Output debug messages -? -help Print this help message
Method Summary | |
static void |
main(java.lang.String[] args)
Main method of command line interface of xsddoc. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void main(java.lang.String[] args)
args
- Array of command line arguments
|
header | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |