Uses of Class
org.everit.json.schema.SchemaLocation
-
Packages that use SchemaLocation Package Description org.everit.json.schema -
-
Uses of SchemaLocation in org.everit.json.schema
Methods in org.everit.json.schema that return SchemaLocation Modifier and Type Method Description SchemaLocationSchemaLocation. addPointerSegment(String key)static SchemaLocationSchemaLocation. empty()SchemaLocationReferenceSchema. getLocation()SchemaLocationSchema. getLocation()static SchemaLocationSchemaLocation. parseURI(String uri)Methods in org.everit.json.schema with parameters of type SchemaLocation Modifier and Type Method Description ReferenceSchema.BuilderReferenceSchema.Builder. schemaLocation(SchemaLocation location)Schema.Builder<S>Schema.Builder. schemaLocation(SchemaLocation location)
-