| Package | Description |
|---|---|
| org.apache.maven.doxia.document |
| Modifier and Type | Method | Description |
|---|---|---|
DocumentStatistic |
DocumentMeta.getDocumentStatistic() |
Get the statistics of the document, for example, the page
count,
word count, etc.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DocumentMeta.setDocumentStatistic(DocumentStatistic documentStatistic) |
Set the statistics of the document, for example, the page
count,
word count, etc.
|