public class ExtractorConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_CLASS_NAME |
static String |
PROP_CONFIG_FILES |
| Constructor and Description |
|---|
ExtractorConfig(String identifier,
String className,
List<File> configFiles) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
List<File> |
getConfigFiles() |
String |
getIdentifier() |
public static final String PROP_CLASS_NAME
public static final String PROP_CONFIG_FILES
Copyright © 1999–2017 Apache OODT. All rights reserved.