protected SchemaLocation.Builder |
SchemaLocation.Builder.absoluteIri(AbsoluteIri absoluteIri) |
Sets the canonical absolute IRI of the schema object.
|
protected SchemaLocation.Builder |
SchemaLocation.Builder.absoluteIri(java.lang.String absoluteIri) |
Sets the canonical absolute IRI of the schema object.
|
static SchemaLocation.Builder |
SchemaLocation.builder() |
|
protected SchemaLocation.Builder |
SchemaLocation.Builder.fragment(JsonNodePath fragment) |
Sets the fragment.
|
protected SchemaLocation.Builder |
SchemaLocation.Builder.fragment(java.lang.String fragment) |
Sets the fragment.
|