Class ControllerZip.Provider

  • All Implemented Interfaces:
    thredds.inventory.MControllerProvider
    Enclosing class:
    ControllerZip

    public static class ControllerZip.Provider
    extends Object
    implements thredds.inventory.MControllerProvider
    • Constructor Detail

      • Provider

        public Provider()
    • Method Detail

      • getProtocol

        public String getProtocol()
        Specified by:
        getProtocol in interface thredds.inventory.MControllerProvider
      • canScan

        public boolean canScan​(String location)
        Specified by:
        canScan in interface thredds.inventory.MControllerProvider
      • create

        public thredds.inventory.MController create()
        Specified by:
        create in interface thredds.inventory.MControllerProvider