Uses of Class
com.github.fge.jsonschema.library.Keyword

Packages that use Keyword
com.github.fge.jsonschema.library Schema keyword libraries 
 

Uses of Keyword in com.github.fge.jsonschema.library
 

Methods in com.github.fge.jsonschema.library that return Keyword
 Keyword KeywordBuilder.freeze()
          Build a frozen version of this builder
 

Methods in com.github.fge.jsonschema.library with parameters of type Keyword
 LibraryBuilder LibraryBuilder.addKeyword(Keyword keyword)
          Add a new keyword to this library
 



Copyright © 2014. All Rights Reserved.