| Package | Description |
|---|---|
| eu.dnetlib.data.collector.plugins.schemaorg.sitemapindex |
| Modifier and Type | Method and Description |
|---|---|
SitemapFileIterator.Options.SitemapSchemaType |
SitemapFileIterator.Options.getSchemaType() |
static SitemapFileIterator.Options.SitemapSchemaType |
SitemapFileIterator.Options.SitemapSchemaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SitemapFileIterator.Options.SitemapSchemaType[] |
SitemapFileIterator.Options.SitemapSchemaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SitemapFileIterator.Options.setSchemaType(SitemapFileIterator.Options.SitemapSchemaType schemaType) |
| Constructor and Description |
|---|
Options(URL fileUrl,
Charset charset,
SitemapFileIterator.Options.SitemapSchemaType schemaType,
SitemapFileIterator.Options.SitemapFileType fileType) |
Copyright © 2023. All rights reserved.