public class IirdsGenerationModuleImpl
extends org.dita.dost.module.AbstractPipelineModuleImpl
Constructor and Description |
---|
IirdsGenerationModuleImpl() |
Modifier and Type | Method and Description |
---|---|
org.dita.dost.pipeline.AbstractPipelineOutput |
execute(org.dita.dost.pipeline.AbstractPipelineInput input)
Entry point to process DITA content (the input file) and its topics in case
of a map for iiRDS generation
|
protected org.apache.jena.rdf.model.Model |
generateModel(ToCNode toc) |
protected void |
generateRDF(org.apache.jena.rdf.model.Model model) |
setFileInfoFilter, setJob, setLogger, setParallel, setProcessingPipe, setXmlUtils
public org.dita.dost.pipeline.AbstractPipelineOutput execute(org.dita.dost.pipeline.AbstractPipelineInput input) throws org.dita.dost.exception.DITAOTException
execute
in interface org.dita.dost.module.AbstractPipelineModule
execute
in class org.dita.dost.module.AbstractPipelineModuleImpl
input
- Input parameters and resources.org.dita.dost.exception.DITAOTException
- in case of issuesprotected org.apache.jena.rdf.model.Model generateModel(ToCNode toc)
protected void generateRDF(org.apache.jena.rdf.model.Model model) throws IOException
IOException
Copyright © 2024. All rights reserved.