public class FtpIteratorFactory extends Object
| Constructor and Description |
|---|
FtpIteratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
newIterator(String baseUrl,
String username,
String password,
boolean isRecursive,
Set<String> extensionsSet,
String fromDate) |
Copyright © 2025. All rights reserved.