Class SchemaGenerator

All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("*") public class SchemaGenerator extends AbstractProcessor
Processor that implements the schema generator command line tool.
Author:
Kohsuke Kawaguchi