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