Package | Description |
---|---|
org.apache.oodt.cas.filemgr.structs | |
org.apache.oodt.cas.filemgr.util |
Modifier and Type | Method and Description |
---|---|
List<ExtractorSpec> |
ProductType.getExtractors() |
Modifier and Type | Method and Description |
---|---|
void |
ProductType.setExtractors(List<ExtractorSpec> extractors) |
Modifier and Type | Method and Description |
---|---|
static ExtractorSpec |
XmlRpcStructFactory.getExtractorSpecFromXmlRpc(Map<String,Object> extractorSpecHash) |
Modifier and Type | Method and Description |
---|---|
static List<ExtractorSpec> |
XmlRpcStructFactory.getTypeExtractorsFromXmlRpc(Vector<Map<String,Object>> extractorsVector) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
XmlRpcStructFactory.getXmlRpcExtractorSpec(ExtractorSpec spec) |
Modifier and Type | Method and Description |
---|---|
static Vector<Map<String,Object>> |
XmlRpcStructFactory.getXmlRpcTypeExtractors(List<ExtractorSpec> extractors) |
Copyright © 1999–2017 Apache OODT. All rights reserved.