public static class ControllerZip.Provider extends Object implements thredds.inventory.MControllerProvider
| Constructor and Description |
|---|
Provider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canScan(String location) |
thredds.inventory.MController |
create() |
String |
getProtocol() |
public String getProtocol()
getProtocol in interface thredds.inventory.MControllerProviderpublic boolean canScan(String location)
canScan in interface thredds.inventory.MControllerProviderpublic thredds.inventory.MController create()
create in interface thredds.inventory.MControllerProvider