|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xdc.processing.XdcProcessor
This class is responsible for processing all source files by applying the appropriate stylesheets to the sources specified during the invocation of the XDC tool.
| Constructor Summary | |
XdcProcessor(org.apache.commons.cli.CommandLine line)
This public constructor uses the command line to collect all necessary sources for processing. |
|
| Method Summary | |
void |
process()
This method generates all files for the XDC documentation pages. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XdcProcessor(org.apache.commons.cli.CommandLine line)
line - The command line which specifies which sources are to be
processed and details on how they should be processed| Method Detail |
public void process()
|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||