public final class JJSchemaFromSource extends com.github.fge.jsonschema.processing.RawProcessor<String,com.github.fge.jsonschema.tree.SchemaTree>
| Modifier and Type | Method and Description |
|---|---|
static JJSchemaFromSource |
getInstance() |
protected com.github.fge.jsonschema.tree.SchemaTree |
rawProcess(com.github.fge.jsonschema.report.ProcessingReport report,
String input) |
public static JJSchemaFromSource getInstance()
protected com.github.fge.jsonschema.tree.SchemaTree rawProcess(com.github.fge.jsonschema.report.ProcessingReport report,
String input)
throws com.github.fge.jsonschema.exceptions.ProcessingException
rawProcess in class com.github.fge.jsonschema.processing.RawProcessor<String,com.github.fge.jsonschema.tree.SchemaTree>com.github.fge.jsonschema.exceptions.ProcessingExceptionCopyright © 2013. All Rights Reserved.