public interface IirdsMetadataHandlerProvider
IirdsMetadataHandler
implementations. Implementation classes
must be registered in
META-INF/services/org.iirds.dita.ot.plugin.spi.IirdsMetadataHandlerProvider
according to
Java Service Provider architecture.Modifier and Type | Method and Description |
---|---|
List<IirdsMetadataHandler> |
create()
Get the instances of the provided iiRDS metadata handlers
|
List<IirdsMetadataHandler> create()
Copyright © 2024. All rights reserved.