| Package | Description |
|---|---|
| org.apache.maven.doxia.book.model |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
Chapter.getSections()
Method getSections.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chapter.addSection(Section section)
Method addSection.
|
void |
Chapter.removeSection(Section section)
Method removeSection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chapter.setSections(List<Section> sections)
Set specifies a collection of sections.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.