| Package | Description |
|---|---|
| org.docgene.api |
This package allows to generate a wiki in another application, using the docGenerator API.
|
| org.docgene.model |
Contains the documentation model.
|
| Modifier and Type | Method and Description |
|---|---|
XMLListItem |
DocGeneratorAPI.addListItem(XMLList list)
Add a list item to a list.
|
XMLListItem |
DocGeneratorAPI.addListItem(XMLList list,
java.lang.String sentence)
Add a list item to a list.
|
XMLListItem |
DocGeneratorAPI.addListItem(XMLList list,
java.lang.String sentence,
SentenceStyle style)
Add a list item to a list.
|
| Modifier and Type | Method and Description |
|---|---|
XMLListItem |
XMLList.addItem()
Add a new item in this list.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence