Uses of Class
com.github.fge.jsonschema.main.JsonSchemaFactory

Packages that use JsonSchemaFactory
com.github.fge.jsonschema.main Main interface to validation 
 

Uses of JsonSchemaFactory in com.github.fge.jsonschema.main
 

Methods in com.github.fge.jsonschema.main that return JsonSchemaFactory
static JsonSchemaFactory JsonSchemaFactory.byDefault()
          Return a default factory
 JsonSchemaFactory JsonSchemaFactoryBuilder.freeze()
          Build a frozen instance of this factory configuration
 



Copyright © 2014. All Rights Reserved.