Interface Configured

All Known Implementing Classes:
CompactedJsonLdSerializer, ContextBuildingJsonLdSerializer, ExpandedJsonLdDeserializer, JsonLdDeserializer, JsonLdSerializer

public interface Configured
Marker interface for classes whose instances can provide configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the configuration holder for this JSON-LD processor.
  • Method Details

    • configuration

      Configuration configuration()
      Gets the configuration holder for this JSON-LD processor.
      Returns:
      Configuration