public class RemoveIncludesOrExcludesXMLAction extends AbstractXMLConfigurationAction
provider| Constructor and Description |
|---|
RemoveIncludesOrExcludesXMLAction(List<String> includes,
String chain,
boolean recursive,
boolean setToReader,
boolean setToWriter,
boolean isExcludes,
XMLConfigurationProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
AbstractXMLConfigurationAction |
clone(ConfigurationProvider provider,
boolean recursive) |
void |
doAction() |
createChainElement, createExcludeList, createIncludeList, createParamsElement, createReaderOrWriterContent, createTransformationElement, executepublic RemoveIncludesOrExcludesXMLAction(List<String> includes, String chain, boolean recursive, boolean setToReader, boolean setToWriter, boolean isExcludes, XMLConfigurationProvider provider)
public void doAction()
throws Exception
doAction in class AbstractXMLConfigurationActionExceptionpublic AbstractXMLConfigurationAction clone(ConfigurationProvider provider, boolean recursive)
clone in class AbstractXMLConfigurationActionCopyright © 2017. All rights reserved.