Class MetaSchemaMapper

  • All Implemented Interfaces:
    SchemaMapper

    public class MetaSchemaMapper
    extends Object
    implements SchemaMapper
    Maps the JSON Schema meta schema to the class path location.
    • Constructor Detail

      • MetaSchemaMapper

        public MetaSchemaMapper()
    • Method Detail

      • map

        public AbsoluteIri map​(AbsoluteIri absoluteIRI)
        Description copied from interface: SchemaMapper
        Maps an ID indicated by an absolute IRI to a retrieval IRI.
        Specified by:
        map in interface SchemaMapper
        Parameters:
        absoluteIRI - the ID
        Returns:
        the retrieval IRI or null if this mapper doesn't support the mapping