Uses of Class
com.github.fge.jsonschema.examples.ExampleBase

Packages that use ExampleBase
com.github.fge.jsonschema.examples API usage examples 
 

Uses of ExampleBase in com.github.fge.jsonschema.examples
 

Subclasses of ExampleBase in com.github.fge.jsonschema.examples
 class Example1
          First example: basic usage
 class Example10
          Tenth example: registering schemas
 class Example2
          Second example: inline schema addressing
 class Example3
          Third example: draft v3 detection via $schema
 class Example4
          Fourth example: schema loading via URIs, and subschema addressing
 class Example5
          Fifth example: setting a URI namespace; relative URI resolution
 class Example6
          Sixth example: URI redirection
 class Example7
          Seventh example: custom URI scheme
 class Example8
          Eighth example: augmenting schemas with custom format attributes
 class Example9
          Ninth example: augmenting schemas with custom keywords
 



Copyright © 2014. All Rights Reserved.