public class ListHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
INDENT_AFTER
The indentation after the number, typically the same
as the hanging indent, which lines up subsequent paragraphs.
|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ListHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getDepth() |
protected com.openhtmltopdf.render.BlockBox |
peekListStack() |
protected com.openhtmltopdf.render.BlockBox |
popListStack() |
protected void |
pushListStack(com.openhtmltopdf.render.BlockBox ca) |
public static org.slf4j.Logger log
protected static final int INDENT_AFTER
Copyright © 2013–2025. All rights reserved.