Package | Description |
---|---|
org.apache.oodt.cas.metadata.extractors | |
org.apache.oodt.pcs.input |
Modifier and Type | Method and Description |
---|---|
PGEConfigurationFile |
FilenameTokenConfig.getConf() |
Modifier and Type | Method and Description |
---|---|
void |
FilenameTokenConfig.setConf(PGEConfigurationFile conf) |
Constructor and Description |
---|
FilenameTokenConfig(PGEConfigurationFile conf) |
Modifier and Type | Method and Description |
---|---|
PGEConfigurationFile |
PGEConfigFileReader.read(InputStream is)
Reads a PGEConfigurationFile from the specified
is
InputStream. |
PGEConfigurationFile |
PGEConfigFileReader.read(URL url)
Reads the PGE Configuration file from the given
url . |
Constructor and Description |
---|
PGEConfigFileWriter(PGEConfigurationFile config)
Default Constructor
|
Copyright © 1999–2017 Apache OODT. All rights reserved.