Interface IirdsMetadataHandlerProvider

All Known Implementing Classes:
DefaultMetadataHandlerProvider

public interface IirdsMetadataHandlerProvider
Provider for IirdsMetadataHandler implementations. Implementation classes must be registered in META-INF/services/org.iirds.dita.ot.plugin.spi.IirdsMetadataHandlerProvider according to Java Service Provider architecture.
Author:
Martin Kreutzer, Empolis Information Management GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the instances of the provided iiRDS metadata handlers
  • Method Details

    • create

      Get the instances of the provided iiRDS metadata handlers
      Returns:
      the list of the handlers