Uses of Class
com.networknt.schema.resource.SchemaMappers.Builder
Packages that use SchemaMappers.Builder
-
Uses of SchemaMappers.Builder in com.networknt.schema
Method parameters in com.networknt.schema with type arguments of type SchemaMappers.BuilderModifier and TypeMethodDescriptionJsonSchemaFactory.Builder.schemaMappers(Consumer<SchemaMappers.Builder> schemaMappersBuilderCustomizer) -
Uses of SchemaMappers.Builder in com.networknt.schema.resource
Methods in com.networknt.schema.resource that return SchemaMappers.BuilderModifier and TypeMethodDescriptionSchemaMappers.Builder.add(SchemaMapper schemaMapper) Adds a schema mapper.static SchemaMappers.BuilderSchemaMappers.builder()Sets the function that maps the IRI to another IRI.Sets the function that maps the IRI to another IRI if the predicate is true.Sets the mappings.Maps a schema given a source prefix with a replacement.SchemaMappers.Builder.values(Consumer<List<SchemaMapper>> customizer) Customize the schema mappers.SchemaMappers.Builder.with(SchemaMappers.Builder builder) Methods in com.networknt.schema.resource with parameters of type SchemaMappers.BuilderConstructors in com.networknt.schema.resource with parameters of type SchemaMappers.Builder