public final class CompilerProcessor extends Object implements com.github.fge.jsonschema.core.processing.Processor<com.github.fge.jsonschema.core.util.ValueHolder<String>,CompilerOutput>
| Constructor and Description |
|---|
CompilerProcessor() |
| Modifier and Type | Method and Description |
|---|---|
CompilerOutput |
process(com.github.fge.jsonschema.core.report.ProcessingReport report,
com.github.fge.jsonschema.core.util.ValueHolder<String> input) |
public CompilerOutput process(com.github.fge.jsonschema.core.report.ProcessingReport report, com.github.fge.jsonschema.core.util.ValueHolder<String> input) throws com.github.fge.jsonschema.core.exceptions.ProcessingException
process in interface com.github.fge.jsonschema.core.processing.Processor<com.github.fge.jsonschema.core.util.ValueHolder<String>,CompilerOutput>com.github.fge.jsonschema.core.exceptions.ProcessingException