Uses of Class
thredds.filesystem.MCollection

Packages that use MCollection
thredds.filesystem   
 

Uses of MCollection in thredds.filesystem
 

Methods in thredds.filesystem that return MCollection
 MCollection MCollection.subdir(MFile child)
           
 

Methods in thredds.filesystem with parameters of type MCollection
 void ControllerIF.addCollection(MCollection mc)
           
 void Controller.addCollection(MCollection mc)
           
 java.util.Iterator<MFile> ControllerIF.getInventory(MCollection mc)
           
 java.util.Iterator<MFile> Controller.getInventory(MCollection mc)