Download json-schema-processor-examples-0.3.jar
json-schema/json-schema-processor-examples-0.3.jar.zip( 43 k)
The download jar file contains the following class files or Java source files.
LICENSE META-INF/MANIFEST.MF META-INF/maven/com.github.fge/json-schema-processor-examples/pom.properties META-INF/maven/com.github.fge/json-schema-processor-examples/pom.xml com.github.fge.avro.Avro2JsonSchemaProcessor.class com.github.fge.avro.IllegalAvroSchemaException.class com.github.fge.avro.MutableTree.class com.github.fge.avro.translators.ArrayTranslator.class com.github.fge.avro.translators.AvroTranslator.class com.github.fge.avro.translators.AvroTranslators.class com.github.fge.avro.translators.ByteTranslator.class com.github.fge.avro.translators.EnumTranslator.class com.github.fge.avro.translators.FixedTranslator.class com.github.fge.avro.translators.IntTranslator.class com.github.fge.avro.translators.LongTranslator.class com.github.fge.avro.translators.MapTranslator.class com.github.fge.avro.translators.NamedAvroTypeTranslator.class com.github.fge.avro.translators.RecordTranslator.class com.github.fge.avro.translators.SimpleTypeTranslator.class com.github.fge.avro.translators.UnionTranslator.class com.github.fge.compiler.CompilerOutput.class com.github.fge.compiler.CompilerOutputDirectory.class com.github.fge.compiler.CompilerProcessor.class com.github.fge.compiler.CompilingException.class com.github.fge.compiler.DevNull.class com.github.fge.compiler.DiagnosticsReporting.class com.github.fge.compiler.FromStringFileObject.class com.github.fge.jjschema.ClassHolder.class com.github.fge.jjschema.JJSchemaFromSource.class com.github.fge.jjschema.JJSchemaProcessor.class com.github.fge.jjschema.JJSchemaValidator.class com.github.fge.jjschema.Product.class com.github.fge.jjschema.SourceHolder.class com.github.fge.jsonschema2pojo.DraftV3OnlySyntaxProcessor.class com.github.fge.jsonschema2pojo.JsonSchema2SourceCode.class com.github.fge.jsonschema2pojo.UnsupportedVersionException.class com.github.fge.util.RawValuesProcessor.class com.github.fge.util.SimpleValueHolder.class jjschema/bad.json jjschema/good.json jsonschema2pojo/sample1.json