Class OwlParser


  • public final class OwlParser
    extends Object
    • Field Detail

      • pipeline

        public final Pipeline pipeline
      • globalSettings

        public final org.apache.commons.cli.CommandLine globalSettings
    • Constructor Detail

      • OwlParser

        public OwlParser​(Pipeline pipeline,
                         org.apache.commons.cli.CommandLine globalSettings)
    • Method Detail