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.BuilderSchemaLocation.Builder.absoluteIri(AbsoluteIri absoluteIri) Sets the canonical absolute IRI of the schema object.protected SchemaLocation.BuilderSchemaLocation.Builder.absoluteIri(String absoluteIri) Sets the canonical absolute IRI of the schema object.static SchemaLocation.BuilderSchemaLocation.builder()Returns a builder for buildingSchemaLocation.protected SchemaLocation.BuilderSchemaLocation.Builder.fragment(JsonNodePath fragment) Sets the fragment.protected SchemaLocation.BuilderSets the fragment.