Uses of Class
com.networknt.schema.SchemaLocation.Builder
Packages that use SchemaLocation.Builder
-
Uses of SchemaLocation.Builder in com.networknt.schema
Methods in com.networknt.schema that return SchemaLocation.BuilderModifier and TypeMethodDescriptionprotected SchemaLocation.Builder
SchemaLocation.Builder.absoluteIri
(AbsoluteIri absoluteIri) Sets the canonical absolute IRI of the schema object.protected SchemaLocation.Builder
SchemaLocation.Builder.absoluteIri
(String absoluteIri) Sets the canonical absolute IRI of the schema object.static SchemaLocation.Builder
SchemaLocation.builder()
Returns a builder for buildingSchemaLocation
.protected SchemaLocation.Builder
SchemaLocation.Builder.fragment
(JsonNodePath fragment) Sets the fragment.protected SchemaLocation.Builder
Sets the fragment.