public final class FileParserUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FILTER_ATTRIBUTE |
Modifier and Type | Method and Description |
---|---|
static org.springframework.beans.factory.config.BeanDefinition |
parseRemoteFileTemplate(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
boolean atLeastOneRemoteDirectoryAttributeRequired,
java.lang.Class<? extends RemoteFileOperations<?>> templateClass) |
public static final java.lang.String FILTER_ATTRIBUTE
public static org.springframework.beans.factory.config.BeanDefinition parseRemoteFileTemplate(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext, boolean atLeastOneRemoteDirectoryAttributeRequired, java.lang.Class<? extends RemoteFileOperations<?>> templateClass)