public final class FileParserUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILTER_ATTRIBUTE |
Modifier and Type | Method and Description |
---|---|
static BeanDefinition |
parseRemoteFileTemplate(Element element,
ParserContext parserContext,
boolean atLeastOneRemoteDirectoryAttributeRequired,
Class<? extends RemoteFileOperations<?>> templateClass) |
public static final String FILTER_ATTRIBUTE
public static BeanDefinition parseRemoteFileTemplate(Element element, ParserContext parserContext, boolean atLeastOneRemoteDirectoryAttributeRequired, Class<? extends RemoteFileOperations<?>> templateClass)