Class InitShex

    • Constructor Summary

      Constructors 
      Constructor Description
      InitShex()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int level()  
      void start()  
      void stop()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InitShex

        public InitShex()
    • 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
      • level

        public int level()
        Specified by:
        level in interface org.apache.jena.base.module.SubsystemLifecycle