Class JenaPluginHdt

  • All Implemented Interfaces:
    org.apache.jena.base.module.SubsystemLifecycle, org.apache.jena.sys.JenaSubsystemLifecycle

    public class JenaPluginHdt
    extends Object
    implements org.apache.jena.sys.JenaSubsystemLifecycle
    • Field Detail

      • LANG_HDT

        public static final org.apache.jena.riot.Lang LANG_HDT
      • FORMAT_HDT

        public static final org.apache.jena.riot.RDFFormat FORMAT_HDT
    • Constructor Detail

      • JenaPluginHdt

        public JenaPluginHdt()
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface org.apache.jena.base.module.SubsystemLifecycle
      • stop

        public void stop()
        Specified by:
        stop in interface org.apache.jena.base.module.SubsystemLifecycle
      • init

        public static void init()
        Register the HDT language with readers and writers.