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