| Package | Description |
|---|---|
| fr.opensagres.xdocreport.document.textstyling | |
| fr.opensagres.xdocreport.document.textstyling.html |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractDocumentHandler.doStartOrderedList(ListProperties properties) |
protected abstract void |
AbstractDocumentHandler.doStartUnorderedList(ListProperties properties) |
void |
IDocumentHandler.startOrderedList(ListProperties properties)
Start ordered list.
|
void |
AbstractDocumentHandler.startOrderedList(ListProperties properties) |
void |
IDocumentHandler.startUnorderedList(ListProperties properties)
Start unordered list.
|
void |
AbstractDocumentHandler.startUnorderedList(ListProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
static ListProperties |
StylesHelper.createListProperties(String style)
Create
ListProperties from inline style. |
Copyright © 2017. All Rights Reserved.