Uses of Interface
thredds.catalog.crawl.CatalogCrawler.Listener

Packages that use CatalogCrawler.Listener
thredds.catalog.crawl   
thredds.inventory Abstractions for tracking dataset inventory using "managed files". 
 

Uses of CatalogCrawler.Listener in thredds.catalog.crawl
 

Classes in thredds.catalog.crawl that implement CatalogCrawler.Listener
 class CatalogExtractor
          Utilities for extracting info from a catalog.
 

Constructors in thredds.catalog.crawl with parameters of type CatalogCrawler.Listener
CatalogCrawler(int type, boolean skipDatasetScan, CatalogCrawler.Listener listen)
          Constructor.
 

Uses of CatalogCrawler.Listener in thredds.inventory
 

Classes in thredds.inventory that implement CatalogCrawler.Listener
 class DatasetCollectionFromCatalog
          CollectionManager of datasets from a catalog.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.