Uses of Interface
org.iirds.dita.ot.plugin.spi.IRIHandler
Packages that use IRIHandler
Package
Description
Implementations of metadata and IRI handlers
Implementation of modules to read maps and topics
Java service provider interfaces
-
Uses of IRIHandler in org.iirds.dita.ot.plugin
Classes in org.iirds.dita.ot.plugin that implement IRIHandlerMethods in org.iirds.dita.ot.plugin that return IRIHandlerMethods in org.iirds.dita.ot.plugin that return types with arguments of type IRIHandlerMethods in org.iirds.dita.ot.plugin with parameters of type IRIHandlerModifier and TypeMethodDescriptionvoidCompositeIRIHandler.addIRIHandler(IRIHandler handler) Add an metadata handlerMethod parameters in org.iirds.dita.ot.plugin with type arguments of type IRIHandlerModifier and TypeMethodDescriptionvoidCompositeIRIHandler.addIRIHandlers(Collection<IRIHandler> handlers) Adds metadata handlersConstructors in org.iirds.dita.ot.plugin with parameters of type IRIHandlerModifierConstructorDescriptionCompositeIRIHandler(String name, IRIHandler... handlers) Create a composite metadata handler and provide the handlers -
Uses of IRIHandler in org.iirds.dita.ot.plugin.contrib
Classes in org.iirds.dita.ot.plugin.contrib that implement IRIHandlerModifier and TypeClassDescriptionclassDefault implementation ofIRIHandler.classFallback implementation ofIRIHandler.Methods in org.iirds.dita.ot.plugin.contrib that return IRIHandler -
Uses of IRIHandler in org.iirds.dita.ot.plugin.module
Methods in org.iirds.dita.ot.plugin.module that return IRIHandlerModifier and TypeMethodDescription(package private) IRIHandlerIirdsModelBuilderImpl.getIRIHandler() -
Uses of IRIHandler in org.iirds.dita.ot.plugin.spi
Methods in org.iirds.dita.ot.plugin.spi that return IRIHandler