Package | Description |
---|---|
org.apache.oodt.cas.metadata.extractors | |
org.apache.oodt.pcs.input |
Modifier and Type | Method and Description |
---|---|
void |
FilenameTokenConfig.setConfig(String confFilePath) |
Modifier and Type | Method and Description |
---|---|
static List |
PGEXMLFileUtils.getMatrixs(Element group) |
static Map |
PGEXMLFileUtils.getMatrixsAsMap(Element group) |
static List |
PGEXMLFileUtils.getVectors(Element group) |
static Map |
PGEXMLFileUtils.getVectorsAsMap(Element group) |
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 . |
Copyright © 1999–2017 Apache OODT. All rights reserved.