| Package | Description |
|---|---|
| thredds.server.cdmvalidator | |
| thredds.server.config | |
| thredds.util.filesource |
| Modifier and Type | Method and Description |
|---|---|
FileSource |
CdmValidatorContext.getConfigFileSource() |
| Modifier and Type | Method and Description |
|---|---|
FileSource |
TdsContext.getConfigFileSource() |
FileSource |
TdsContext.getPublicDocFileSource() |
| Constructor and Description |
|---|
StandardInitializer(List<String> rootConfigCatalogList,
FileSource configCatalogFileSource) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DescendantFileSource
Represent a root directory and act as a source for existing java.io.File
descendants of the root directory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDescendantFileSource
_more_
|
class |
BasicWithExclusionsDescendantFileSource
_more_
|
class |
ChainedFileSource
Implements the FileSource interface using a chain of DescendantFileSource
objects.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.