public final class SourceConfigurationTags extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | CLASS_ATTRIBUTETag name for the "class" attribute of the "transformer"
 and "postprocessor tags. | 
| static String | COMBINE_FILES_ATTRIBUTEAttribute name for the "combineFiles" attribute. | 
| static String | DRIVER_OPTION_ATTRIBUTEAttribute name for the "driverOption" attribute. | 
| static String | ELEMENTS_ATTRIBUTEAttribute name for the "elements" attribute. | 
| static String | ENTITY_REFERENCETag name for the "entityReference" tag. | 
| static String | EXCLUDE_TAGTag name for the "exclude" tag. | 
| static String | FORMAT_ATTRIBUTEAttribute name for the "format" attribute. | 
| static String | INCLUDE_TAGTag name for the "include" tag. | 
| static String | PASSWORD_OPTION_ATTRIBUTEAttribute name for the "passwordOption" attribute. | 
| static String | POSTPROCESSOR_TAGTag name for the "postprocessor" tag. | 
| static String | RESOURCE_ATTRIBUTEAttribute name for the "resource" attribute. | 
| static String | SCHEMA_OPTION_ATTRIBUTEAttribute name for the "schemaOption" attribute. | 
| static String | SKIP_DECIDER_ARRTIBUTEAttribute name for the "skipDecider" attribute. | 
| static String | SOURCE_TAGTag name for the "source" tag. | 
| static String | SYSTEM_ID_ATTRIBUTEAttribute name for the "systemId" attribute. | 
| static String | TRANSFORMER_TAGTag name for the "transformer" tag. | 
| static String | URL_OPTION_ATTRIBUTEAttribute name for the "urlOption" attribute. | 
| static String | USERNAME_OPTION_ATTRIBUTEAttribute 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.