| Package | Description |
|---|---|
| thredds.util.filesource |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDescendantFileSource
_more_
|
class |
BasicWithExclusionsDescendantFileSource
_more_
|
| Modifier and Type | Method and Description |
|---|---|
DescendantFileSource |
BasicWithExclusionsDescendantFileSource.getDescendant(String relativePath) |
DescendantFileSource |
DescendantFileSource.getDescendant(String relativePath)
Return a DescendantFileSource representing the descendant directory
specified by the relative path.
|
DescendantFileSource |
BasicDescendantFileSource.getDescendant(String relativePath) |
| Constructor and Description |
|---|
ChainedFileSource(List<DescendantFileSource> chain) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.