Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.catalog.parser.jdom | |
thredds.catalog.query |
Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents.
|
Modifier and Type | Field and Description |
---|---|
protected List<InvDocumentation> |
ThreddsMetadata.docs |
protected List<InvDocumentation> |
InvDataset.docs |
Modifier and Type | Method and Description |
---|---|
List<InvDocumentation> |
ThreddsMetadata.getDocumentation() |
List<InvDocumentation> |
InvDataset.getDocumentation()
Get list of documentation elements for this dataset.
|
List<InvDocumentation> |
InvDatasetImplProxy.getDocumentation() |
List<InvDocumentation> |
InvCatalogRef.getDocumentation() |
Modifier and Type | Method and Description |
---|---|
void |
InvDatasetImpl.addDocumentation(InvDocumentation doc)
Add documentation element to this dataset.
|
void |
ThreddsMetadata.addDocumentation(InvDocumentation d)
Add a documentation
|
void |
InvDatasetImplProxy.addDocumentation(InvDocumentation p0) |
Modifier and Type | Method and Description |
---|---|
protected InvDocumentation |
InvCatalogFactory10.readDocumentation(InvCatalog cat,
org.jdom2.Element s) |
Modifier and Type | Field and Description |
---|---|
protected InvDocumentation |
Selector.desc |
Modifier and Type | Method and Description |
---|---|
InvDocumentation |
ListChoice.getDescription() |
InvDocumentation |
Selector.getDescription() |
Modifier and Type | Method and Description |
---|---|
void |
ListChoice.setDescription(InvDocumentation desc) |
void |
Selector.setDescription(InvDocumentation desc) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.