Uses of Class
thredds.catalog.InvDatasetScan

Packages that use InvDatasetScan
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.catalog.parser.jdom   
thredds.cataloggen   
 

Uses of InvDatasetScan in thredds.catalog
 

Methods in thredds.catalog that return InvDatasetScan
 InvDatasetScan InvDatasetFeatureCollection.getRawFileScan()
           
 InvDatasetScan InvDatasetFmrc.getRawFileScan()
          Deprecated.  
 

Constructors in thredds.catalog with parameters of type InvDatasetScan
InvDatasetScan(InvDatasetImpl parent, String name, String path, String scanLocation, String id, InvDatasetScan from)
           
 

Uses of InvDatasetScan in thredds.catalog.parser.jdom
 

Methods in thredds.catalog.parser.jdom that return InvDatasetScan
protected  InvDatasetScan InvCatalogFactory10.readDatasetScan(InvCatalogImpl catalog, InvDatasetImpl parent, org.jdom.Element dsElem, URI base)
           
protected  InvDatasetScan InvCatalogFactory10.readDatasetScanNew(InvCatalogImpl catalog, InvDatasetImpl parent, org.jdom.Element dsElem, URI base)
           
 

Uses of InvDatasetScan in thredds.cataloggen
 

Constructors in thredds.cataloggen with parameters of type InvDatasetScan
DatasetScanCatalogBuilder(InvDatasetScan datasetScan, CrawlableDataset collectionCrDs, InvService service)
           
 



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