Uses of Interface
thredds.util.PathAliasReplacement

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

Uses of PathAliasReplacement in thredds.catalog
 

Methods in thredds.catalog that return types with arguments of type PathAliasReplacement
 List<PathAliasReplacement> InvCatalogFactory.getDataRootLocationAliasExpanders()
           
 

Method parameters in thredds.catalog with type arguments of type PathAliasReplacement
 void InvCatalogFactory.setDataRootLocationAliasExpanders(List<PathAliasReplacement> dataRootLocAliasExpanders)
           
 

Uses of PathAliasReplacement in thredds.catalog.parser.jdom
 

Methods in thredds.catalog.parser.jdom that return types with arguments of type PathAliasReplacement
 List<PathAliasReplacement> InvCatalogFactory10.getDataRootLocationAliasExpanders()
           
 

Method parameters in thredds.catalog.parser.jdom with type arguments of type PathAliasReplacement
 void InvCatalogFactory10.setDataRootLocationAliasExpanders(List<PathAliasReplacement> dataRootLocAliasExpanders)
           
 



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