public class ListHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ListHelper(org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart ndp) |
| Modifier and Type | Method and Description |
|---|---|
protected org.docx4j.wml.Numbering.AbstractNum |
createNewAbstractList()
Creates a new empty abstract list.
|
protected int |
getAbsoluteListItemIndent(org.docx4j.org.xhtmlrenderer.layout.Styleable styleable) |
protected int |
getAncestorIndentation() |
protected int |
getDepth() |
protected org.docx4j.wml.PPrBase.Ind |
getInd(int twip) |
protected org.docx4j.convert.in.xhtml.ListHelper.ListItemContentState |
peekListItemStateStack() |
protected org.docx4j.org.xhtmlrenderer.render.BlockBox |
peekListStack() |
protected org.docx4j.org.xhtmlrenderer.render.BlockBox |
popListStack() |
protected void |
pushListStack(org.docx4j.org.xhtmlrenderer.render.BlockBox ca) |
protected void |
setNumbering(org.docx4j.wml.PPr pPr,
BigInteger numId) |
public ListHelper(org.docx4j.openpackaging.parts.WordprocessingML.NumberingDefinitionsPart ndp)
protected void pushListStack(org.docx4j.org.xhtmlrenderer.render.BlockBox ca)
protected org.docx4j.org.xhtmlrenderer.render.BlockBox popListStack()
protected org.docx4j.org.xhtmlrenderer.render.BlockBox peekListStack()
protected int getDepth()
protected org.docx4j.convert.in.xhtml.ListHelper.ListItemContentState peekListItemStateStack()
protected org.docx4j.wml.Numbering.AbstractNum createNewAbstractList()
javax.xml.bind.JAXBExceptionprotected org.docx4j.wml.PPrBase.Ind getInd(int twip)
protected int getAncestorIndentation()
protected int getAbsoluteListItemIndent(org.docx4j.org.xhtmlrenderer.layout.Styleable styleable)
protected void setNumbering(org.docx4j.wml.PPr pPr,
BigInteger numId)
Copyright © 2013-2014. All Rights Reserved.