public interface PodloveSimpleChapterModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
URI
"http://podlove.org/simple-chapters".
|
static java.lang.String |
VERSION
"1.2".
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SimpleChapter> |
getChapters()
Returns the SimpleChapters of an item element.
|
void |
setChapters(java.util.List<SimpleChapter> chapters)
Sets the SimpleChapters of an item element.
|
copyFrom, getInterfacestatic final java.lang.String URI
static final java.lang.String VERSION
java.util.List<SimpleChapter> getChapters()
void setChapters(java.util.List<SimpleChapter> chapters)
chapters - List of SimpleChapters of an item elementCopyright © 2025. All rights reserved.