Class TopicTypeMapper

java.lang.Object
org.iirds.dita.ot.plugin.TopicTypeMapper

public class TopicTypeMapper extends Object
Get the iiRDS topic type from a node. The node must have ToCNode.getDitaClass() set.
Author:
Martin Kreutzer, Empolis Information Management GmbH
  • Constructor Details

    • TopicTypeMapper

      public TopicTypeMapper()
  • Method Details

    • topictype

      protected static org.apache.jena.rdf.model.Resource topictype(String uri)
    • getTopicType

      public org.apache.jena.rdf.model.Resource getTopicType(ToCNode node)