Interface | Description |
---|---|
CrawlableDataset |
CrawlableDataset represents an abstract dataset that is part of a
hierarchical dataset collection.
|
CrawlableDatasetFilter |
A filter for CrawlableDatasets.
|
CrawlableDatasetLabeler |
An interface for determining a String label for a CrawlableDataset.
|
CrawlableDatasetSorter |
The CrawlableDatasetSorter interface provides for sorting a list of
CrawlableDatasets.
|
Class | Description |
---|---|
CrawlableDatasetAlias |
An alias for a collection of datasets (i.e., the dataset path contains
one or more wildcard characters ("*")).
|
CrawlableDatasetDods |
A description
|
CrawlableDatasetFactory |
A description
|
CrawlableDatasetFile |
An implementation of CrawlableDataset where the dataset being represented
is a local file (java.io.File).
|
CrawlableDatasetUtils | |
MultiLabeler | |
RegExpAndReplaceOnNameLabeler |
_more_
|
RegExpAndReplaceOnPathLabeler |
_more_
|