Interface SchemaParser<S>


  • @Deprecated
    public interface SchemaParser<S>
    Deprecated.
    This class is deprecated and eventually will be replaced by SchemaParser
    Author:
    Fabian Martinez
    • Method Detail

      • artifactType

        io.apicurio.registry.types.ArtifactType artifactType()
        Deprecated.
      • parseSchema

        S parseSchema​(byte[] rawSchema)
        Deprecated.