Package org.webharvest.docs
Class ProcessorReferenceGenerator
- java.lang.Object
-
- org.webharvest.docs.ProcessorReferenceGenerator
-
public class ProcessorReferenceGenerator extends Object
Generator for processor reference documentation from source code annotations.- Version:
- 2.1.0-SNAPSHOT
- Author:
- Web-Harvest Team
-
-
Constructor Summary
Constructors Constructor Description ProcessorReferenceGenerator()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
generateProcessorReference(String outputDir)
static void
main(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
generateProcessorReference
public void generateProcessorReference(String outputDir) throws IOException
- Throws:
IOException
-
-