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 |
---|---|
OpaqueArticle |
DocGeneratorAPI.createOpaqueArticle(java.lang.String desc)
Creates an opaque article.
|
OpaqueArticle |
DocGeneratorAPI.createOpaqueArticle(java.lang.String desc,
boolean keepCase)
Creates an opaque article, belonging to one or several categories.
|
OpaqueArticle |
DocGeneratorAPI.createOpaqueArticle(java.lang.String desc,
boolean keepCase,
java.lang.String... categories)
Creates an opaque article, belonging to one or several categories.
|
OpaqueArticle |
DocGeneratorAPI.getOpaqueArticle(java.lang.String desc)
Return the opaque article of a specified description.
|
Modifier and Type | Method and Description |
---|---|
OpaqueArticle |
OpaqueArticle.getArticle()
Return itself.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence