Package | Description |
---|---|
thredds.client.catalog.writer |
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,
int max,
CatalogCrawler.Filter filter,
CatalogCrawler.Listener listen)
Constructor.
|
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.