We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://github.com/fge/json-schema-processor-examples/blob/master/src/main/java/com/github/fge/jjschema/JJSchemaFromSource.java
SourceHolder
ClassHolder
This processor is a simple chain of CompilerProcessor and JJSchemaProcessor: from a Java source, it creates a JSON Schema.
It is available online.