| Package | Description |
|---|---|
| be.ceau.opml.entity |
| Modifier and Type | Method and Description |
|---|---|
Outline |
Body.getOutline(int index) |
Outline |
Outline.getSubElement(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<Outline> |
Body.getOutlines() |
List<Outline> |
Outline.getSubElements() |
| Constructor and Description |
|---|
Body(List<Outline> outlines) |
Outline(Map<String,String> attributes,
List<Outline> subElements) |
Copyright © 2019. All rights reserved.