public static class SitemapIndexIterator.Options extends Object
| Constructor and Description |
|---|
Options() |
Options(URL indexUrl,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
Charset |
getCharset() |
URL |
getIndexUrl() |
void |
setCharset(Charset charset) |
void |
setIndexUrl(URL indexUrl) |
Copyright © 2019. All rights reserved.