public interface IRIHandlerProvider
IRIHandler
implementations. Implementation classes must
be registered in
META-INF/services/org.iirds.dita.ot.plugin.spi.IRIHandlerProvider
according to
Java Service Provider architecture.Modifier and Type | Method and Description |
---|---|
IRIHandler |
create()
Get the instance of IRI provider
|
IRIHandler create()
Copyright © 2024. All rights reserved.