Class Hierarchy
- java.lang.Object
- com.github.fge.jsonschema.keyword.digest.AbstractDigester (implements com.github.fge.jsonschema.util.Digester)
- com.github.fge.jsonschema.format.AbstractFormatAttribute (implements com.github.fge.jsonschema.format.FormatAttribute)
- com.github.fge.jsonschema.keyword.validator.AbstractKeywordValidator (implements com.github.fge.jsonschema.keyword.validator.KeywordValidator)
- com.github.fge.jsonschema.report.AbstractProcessingReport (implements com.github.fge.jsonschema.report.ProcessingReport)
- com.github.fge.jsonschema.report.AbstractReportProvider (implements com.github.fge.jsonschema.report.ReportProvider)
- com.github.fge.jsonschema.keyword.syntax.AbstractSyntaxChecker (implements com.github.fge.jsonschema.keyword.syntax.SyntaxChecker)
- com.github.fge.jsonschema.tree.BaseJsonTree (implements com.github.fge.jsonschema.tree.JsonTree)
- com.github.fge.jsonschema.tree.BaseSchemaTree (implements com.github.fge.jsonschema.tree.SchemaTree)
- com.github.fge.jsonschema.util.CharMatchers
- com.github.fge.jsonschema.library.digest.CommonDigesterDictionary
- com.github.fge.jsonschema.library.format.CommonFormatAttributesDictionary
- com.github.fge.jsonschema.library.syntax.CommonSyntaxCheckerDictionary
- com.github.fge.jsonschema.library.validator.CommonValidatorDictionary
- com.github.fge.jsonschema.load.DefaultDownloadersDictionary
- com.github.fge.jsonschema.load.DefaultURIDownloader (implements com.github.fge.jsonschema.load.URIDownloader)
- com.github.fge.jsonschema.library.Dictionary<T> (implements com.github.fge.jsonschema.util.Frozen<T>)
- com.github.fge.jsonschema.library.DictionaryBuilder<T> (implements com.github.fge.jsonschema.util.Thawed<F>)
- com.github.fge.jsonschema.library.digest.DraftV3DigesterDictionary
- com.github.fge.jsonschema.library.format.DraftV3FormatAttributesDictionary
- com.github.fge.jsonschema.library.DraftV3Library
- com.github.fge.jsonschema.library.syntax.DraftV3SyntaxCheckerDictionary
- com.github.fge.jsonschema.library.validator.DraftV3ValidatorDictionary
- com.github.fge.jsonschema.library.digest.DraftV4DigesterDictionary
- com.github.fge.jsonschema.library.format.DraftV4FormatAttributesDictionary
- com.github.fge.jsonschema.library.DraftV4Library
- com.github.fge.jsonschema.library.syntax.DraftV4SyntaxCheckerDictionary
- com.github.fge.jsonschema.library.validator.DraftV4ValidatorDictionary
- com.google.common.base.Equivalence<T>
- com.github.fge.jsonschema.processors.format.FormatProcessor (implements com.github.fge.jsonschema.processing.Processor<IN,OUT>)
- com.github.fge.jsonschema.processors.data.FullValidationContext (implements java.lang.Iterable<T>, com.github.fge.jsonschema.report.MessageProvider)
- com.github.fge.jsonschema.util.JacksonUtils
- com.github.fge.jsonschema.ref.JsonFragment
- com.github.fge.jsonschema.util.JsonLoader
- com.github.fge.jsonschema.ref.JsonRef
- com.github.fge.jsonschema.main.JsonSchemaFactory (implements com.github.fge.jsonschema.util.Frozen<T>)
- com.github.fge.jsonschema.main.JsonSchemaFactoryBuilder (implements com.github.fge.jsonschema.util.Thawed<F>)
- com.github.fge.jsonschema.main.JsonValidator
- com.github.fge.jsonschema.library.Keyword (implements com.github.fge.jsonschema.util.Frozen<T>)
- com.github.fge.jsonschema.library.KeywordBuilder (implements com.github.fge.jsonschema.util.Thawed<F>)
- com.github.fge.jsonschema.library.Library (implements com.github.fge.jsonschema.util.Frozen<T>)
- com.github.fge.jsonschema.library.LibraryBuilder (implements com.github.fge.jsonschema.util.Thawed<F>)
- com.github.fge.jsonschema.cfg.LoadingConfiguration (implements com.github.fge.jsonschema.util.Frozen<T>)
- com.github.fge.jsonschema.cfg.LoadingConfigurationBuilder (implements com.github.fge.jsonschema.util.Thawed<F>)
- com.github.fge.jsonschema.processors.validation.ObjectSchemaSelector
- com.github.fge.jsonschema.processing.ProcessingCache<K,V>
- com.github.fge.jsonschema.report.ProcessingMessage (implements com.github.fge.jsonschema.util.AsJson)
- com.github.fge.jsonschema.processing.ProcessorChain<IN,OUT>
- com.github.fge.jsonschema.processing.ProcessorSelector<IN,OUT>
- com.github.fge.jsonschema.processing.ProcessorSelectorPredicate<IN,OUT>
- com.github.fge.jsonschema.processors.ref.RefResolverProcessor (implements com.github.fge.jsonschema.processing.Processor<IN,OUT>)
- com.github.fge.jsonschema.cfg.RefSanityChecks
- com.github.fge.jsonschema.load.ResourceURIDownloader (implements com.github.fge.jsonschema.load.URIDownloader)
- com.github.fge.jsonschema.util.RhinoHelper
- com.github.fge.jsonschema.processors.digest.SchemaDigester (implements com.github.fge.jsonschema.processing.Processor<IN,OUT>)
- com.github.fge.jsonschema.load.SchemaLoader
- com.github.fge.jsonschema.report.SimpleExceptionProvider (implements com.github.fge.jsonschema.exceptions.ExceptionProvider)
- com.github.fge.jsonschema.processors.syntax.SyntaxProcessor (implements com.github.fge.jsonschema.processing.Processor<IN,OUT>)
- java.lang.Throwable (implements java.io.Serializable)
- com.github.fge.jsonschema.load.URIManager
- com.github.fge.jsonschema.processors.data.ValidatedPaths
- com.github.fge.jsonschema.processors.validation.ValidationChain (implements com.github.fge.jsonschema.processing.Processor<IN,OUT>)
- com.github.fge.jsonschema.cfg.ValidationConfiguration (implements com.github.fge.jsonschema.util.Frozen<T>)
- com.github.fge.jsonschema.cfg.ValidationConfigurationBuilder (implements com.github.fge.jsonschema.util.Thawed<F>)
- com.github.fge.jsonschema.processors.data.ValidationData (implements com.github.fge.jsonschema.report.MessageProvider)
- com.github.fge.jsonschema.processors.data.ValidationDigest (implements com.github.fge.jsonschema.report.MessageProvider)
- com.github.fge.jsonschema.processors.validation.ValidationProcessor (implements com.github.fge.jsonschema.processing.Processor<IN,OUT>)
- com.github.fge.jsonschema.processors.build.ValidatorBuilder (implements com.github.fge.jsonschema.processing.Processor<IN,OUT>)
Interface Hierarchy
Enum Hierarchy
Copyright © 2013. All Rights Reserved.