public interface ExtractionConstants
Modifier and Type | Field and Description |
---|---|
static String |
BASE_DIR
Path of the base directory for extraction files
|
static String |
CLAUSES_VARIABLES_TAG
clauses variables tag
|
static String |
COUNT_COMPONENT_TAG
count component tag
|
static String |
DEFINITIONS_DIR
Path of the directory containing definition files
|
static String |
MAPPING_QUERY_COMPONENT_TAG
mapping query component tag
|
static String |
OPTIONAL_COLUMNS_TAG
optinal columns tag
|
static String |
PIPELINES_DIR
Path of the directory containing pipelines definitions
|
static String |
PLUGIN_NAME
Plugin name to use for I18nizable texts
|
static String |
QUERY_COMPONENT_TAG
query component tag
|
static String |
STRING_COLLECTIONS_INPUT_DELIMITER
delimiter used in dialog inputs for string collections
|
static String |
THESAURUS_COMPONENT_TAG
thesaurus component tag
|
static String |
XSLT_DIR
Path of the directory containing stylesheets
|
static final String BASE_DIR
static final String PLUGIN_NAME
static final String DEFINITIONS_DIR
static final String XSLT_DIR
static final String PIPELINES_DIR
static final String QUERY_COMPONENT_TAG
static final String THESAURUS_COMPONENT_TAG
static final String COUNT_COMPONENT_TAG
static final String MAPPING_QUERY_COMPONENT_TAG
static final String CLAUSES_VARIABLES_TAG
static final String OPTIONAL_COLUMNS_TAG
static final String STRING_COLLECTIONS_INPUT_DELIMITER