| Package | Description |
|---|---|
| com.rometools.modules.psc.modules |
This package contains the module interface and implementation for ROME.
|
| Modifier and Type | Method and Description |
|---|---|
List<SimpleChapter> |
PodloveSimpleChapterModuleImpl.getChapters() |
List<SimpleChapter> |
PodloveSimpleChapterModule.getChapters()
Returns the SimpleChapters of an item element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PodloveSimpleChapterModuleImpl.setChapters(List<SimpleChapter> chapters) |
void |
PodloveSimpleChapterModule.setChapters(List<SimpleChapter> chapters)
Sets the SimpleChapters of an item element.
|
Copyright © 2021. All rights reserved.