| Package | Description |
|---|---|
| thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
| thredds.catalog.parser.jdom | |
| thredds.cataloggen |
| Modifier and Type | Method and Description |
|---|---|
InvDatasetScan |
InvDatasetFmrc.getRawFileScan()
Deprecated.
|
InvDatasetScan |
InvDatasetFeatureCollection.getRawFileScan() |
| Constructor and Description |
|---|
InvDatasetScan(InvDatasetImpl parent,
java.lang.String name,
java.lang.String path,
java.lang.String scanLocation,
java.lang.String id,
InvDatasetScan from) |
| Modifier and Type | Method and Description |
|---|---|
protected InvDatasetScan |
InvCatalogFactory10.readDatasetScan(InvCatalogImpl catalog,
InvDatasetImpl parent,
org.jdom.Element dsElem,
java.net.URI base) |
protected InvDatasetScan |
InvCatalogFactory10.readDatasetScanNew(InvCatalogImpl catalog,
InvDatasetImpl parent,
org.jdom.Element dsElem,
java.net.URI base) |
| Constructor and Description |
|---|
DatasetScanCatalogBuilder(InvDatasetScan datasetScan,
CrawlableDataset collectionCrDs,
InvService service) |