| Package | Description |
|---|---|
| thredds.catalog.crawl |
| Modifier and Type | Method and Description |
|---|---|
static CatalogCrawler.Type |
CatalogCrawler.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogCrawler.Type[] |
CatalogCrawler.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CatalogCrawler(CatalogCrawler.Type type,
CatalogCrawler.Filter filter,
CatalogCrawler.Listener listen)
Constructor.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.