public class RestIteratorFactory extends Object
| Constructor and Description |
|---|
RestIteratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
newIterator(String baseUrl,
String resumptionType,
String resumptionParam,
String resumptionXpath,
String resultTotalXpath,
String resultFormatParam,
String resultFormatValue,
String resultSizeParam,
String query) |
Copyright © 2017. All rights reserved.