Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.catalog.parser.jdom | |
thredds.featurecollection | |
thredds.tdm | |
thredds.util |
Modifier and Type | Method and Description |
---|---|
List<PathAliasReplacement> |
InvCatalogFactory.getDataRootLocationAliasExpanders() |
Modifier and Type | Method and Description |
---|---|
void |
InvCatalogFactory.setDataRootLocationAliasExpanders(List<PathAliasReplacement> dataRootLocAliasExpanders) |
Modifier and Type | Method and Description |
---|---|
List<PathAliasReplacement> |
InvCatalogFactory10.getDataRootLocationAliasExpanders() |
Modifier and Type | Method and Description |
---|---|
void |
InvCatalogFactory10.setDataRootLocationAliasExpanders(List<PathAliasReplacement> dataRootLocAliasExpanders) |
Modifier and Type | Method and Description |
---|---|
static void |
FeatureCollectionConfigBuilder.setPathAliasReplacement(PathAliasReplacement _replace) |
Modifier and Type | Method and Description |
---|---|
void |
Tdm.setPathAliasReplacements(List<PathAliasReplacement> aliasExpanders) |
Modifier and Type | Class and Description |
---|---|
class |
PathAliasReplacementFromMap
PathAliasReplacement from map of key -> value
|
class |
PathAliasReplacementImpl
PathAliasReplacement where alias must be at the start of the path.
|
Modifier and Type | Method and Description |
---|---|
static List<PathAliasReplacement> |
PathAliasReplacementImpl.makePathAliasReplacements(Map<String,String> aliases) |
Constructor and Description |
---|
AliasHandler(List<PathAliasReplacement> aliases) |
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.