public final class MergepointConfigurationTags extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | ACTION_ACCEPT_EMPTY_ATTRIBUTEAttribute name for the "acceptEmpty" attribute of the "action" tag. | 
| static String | ACTION_ACCEPT_NOT_SET_ATTRIBUTEAttribute name for the "acceptNotSet" attribute of the "action" tag. | 
| static String | ACTION_ATTRIBUTE_ATTRIBUTEAttribute name for the "attribute" attribute of the "action" tag. | 
| static String | ACTION_ELEMENT_ATTRIBUTEAttribute name for the "element" attribute of the "action" tag. | 
| static String | ACTION_OPTION_ATTRIBUTEAttribute name for the "option" attribute of the "action" tag. | 
| static String | ACTION_OUTLET_ATTRIBUTEAttribute name for the "outlet" attribute of the "action" tag. | 
| static String | ACTION_TAGTag name for the "action" tag. | 
| static String | ACTION_TYPE_ATTRIBUTEAttribute name for the "type" attribute of the "action" tag. | 
| static String | ACTION_VALUE_ATTRIBUTEAttribute name for the "value" attribute of the "action" tag. | 
| static String | MERGEPOINT_NAME_ATTRIBUTEAttribute name for the "name" attribute of the "mergepoint" tag. | 
| static String | MERGEPOINT_TAGTag name for the "mergepoint" tag. | 
public static final String MERGEPOINT_TAG
public static final String MERGEPOINT_NAME_ATTRIBUTE
public static final String ACTION_TAG
public static final String ACTION_TYPE_ATTRIBUTE
public static final String ACTION_OUTLET_ATTRIBUTE
public static final String ACTION_ATTRIBUTE_ATTRIBUTE
public static final String ACTION_ELEMENT_ATTRIBUTE
public static final String ACTION_ACCEPT_EMPTY_ATTRIBUTE
public static final String ACTION_ACCEPT_NOT_SET_ATTRIBUTE
public static final String ACTION_OPTION_ATTRIBUTE
public static final String ACTION_VALUE_ATTRIBUTE
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.