|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.file.filters.AbstractFileListFilter<F>
org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<org.apache.commons.net.ftp.FTPFile>
org.springframework.integration.ftp.filters.FtpSimplePatternFileListFilter
public class FtpSimplePatternFileListFilter
Implementation of AbstractSimplePatternFileListFilter for FTP.
| Constructor Summary | |
|---|---|
FtpSimplePatternFileListFilter(java.lang.String pattern)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getFilename(org.apache.commons.net.ftp.FTPFile file)
|
| Methods inherited from class org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter |
|---|
accept |
| Methods inherited from class org.springframework.integration.file.filters.AbstractFileListFilter |
|---|
filterFiles |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FtpSimplePatternFileListFilter(java.lang.String pattern)
| Method Detail |
|---|
protected java.lang.String getFilename(org.apache.commons.net.ftp.FTPFile file)
getFilename in class org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<org.apache.commons.net.ftp.FTPFile>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||