Uses of Class
org.everit.json.schema.EmptySchema
-
Packages that use EmptySchema Package Description org.everit.json.schema -
-
Uses of EmptySchema in org.everit.json.schema
Subclasses of EmptySchema in org.everit.json.schema Modifier and Type Class Description class
TrueSchema
Fields in org.everit.json.schema declared as EmptySchema Modifier and Type Field Description static EmptySchema
EmptySchema. INSTANCE
Methods in org.everit.json.schema that return EmptySchema Modifier and Type Method Description EmptySchema
EmptySchema.Builder. build()
-