public final class SourceConfigurationTags extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLASS_ATTRIBUTE
Tag name for the "class" attribute of the "transformer"
and "postprocessor tags.
|
static String |
COMBINE_FILES_ATTRIBUTE
Attribute name for the "combineFiles" attribute.
|
static String |
DRIVER_OPTION_ATTRIBUTE
Attribute name for the "driverOption" attribute.
|
static String |
ELEMENTS_ATTRIBUTE
Attribute name for the "elements" attribute.
|
static String |
ENTITY_REFERENCE
Tag name for the "entityReference" tag.
|
static String |
EXCLUDE_TAG
Tag name for the "exclude" tag.
|
static String |
FORMAT_ATTRIBUTE
Attribute name for the "format" attribute.
|
static String |
INCLUDE_TAG
Tag name for the "include" tag.
|
static String |
PASSWORD_OPTION_ATTRIBUTE
Attribute name for the "passwordOption" attribute.
|
static String |
POSTPROCESSOR_TAG
Tag name for the "postprocessor" tag.
|
static String |
RESOURCE_ATTRIBUTE
Attribute name for the "resource" attribute.
|
static String |
SCHEMA_OPTION_ATTRIBUTE
Attribute name for the "schemaOption" attribute.
|
static String |
SKIP_DECIDER_ARRTIBUTE
Attribute name for the "skipDecider" attribute.
|
static String |
SOURCE_TAG
Tag name for the "source" tag.
|
static String |
SYSTEM_ID_ATTRIBUTE
Attribute name for the "systemId" attribute.
|
static String |
TRANSFORMER_TAG
Tag name for the "transformer" tag.
|
static String |
URL_OPTION_ATTRIBUTE
Attribute name for the "urlOption" attribute.
|
static String |
USERNAME_OPTION_ATTRIBUTE
Attribute name for the "usernameOption" attribute.
|
public static final String SOURCE_TAG
public static final String ELEMENTS_ATTRIBUTE
public static final String SKIP_DECIDER_ARRTIBUTE
public static final String FORMAT_ATTRIBUTE
public static final String COMBINE_FILES_ATTRIBUTE
public static final String TRANSFORMER_TAG
public static final String CLASS_ATTRIBUTE
public static final String POSTPROCESSOR_TAG
public static final String INCLUDE_TAG
public static final String EXCLUDE_TAG
public static final String ENTITY_REFERENCE
public static final String URL_OPTION_ATTRIBUTE
public static final String DRIVER_OPTION_ATTRIBUTE
public static final String USERNAME_OPTION_ATTRIBUTE
public static final String PASSWORD_OPTION_ATTRIBUTE
public static final String SCHEMA_OPTION_ATTRIBUTE
public static final String SYSTEM_ID_ATTRIBUTE
public static final String RESOURCE_ATTRIBUTE
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.