| Package | Description |
|---|---|
| org.docx4j.model.listnumbering | |
| org.docx4j.openpackaging.parts.WordprocessingML | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
Numbering.AbstractNum |
AbstractListNumberingDefinition.getAbstractNumNode()
The underling org.docx4j JAXB object
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractListNumberingDefinition.updateDefinitionFromLinkedStyle(Numbering.AbstractNum linkedNode) |
| Constructor and Description |
|---|
AbstractListNumberingDefinition(Numbering.AbstractNum abstractNumNode) |
| Modifier and Type | Method and Description |
|---|---|
Numbering.Num |
NumberingDefinitionsPart.addAbstractListNumberingDefinition(Numbering.AbstractNum abstractNum)
Add the specified definition, allocating it a new w:abstractNumId.
|
void |
NumberingDefinitionsPart.addAbstractListNumberingDefinitionLevel(Numbering.AbstractNum abstractNum,
Lvl lvl) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Numbering.AbstractNum> |
Numbering.abstractNum |
| Modifier and Type | Method and Description |
|---|---|
Numbering.AbstractNum |
ObjectFactory.createNumberingAbstractNum()
Create an instance of
Numbering.AbstractNum |
| Modifier and Type | Method and Description |
|---|---|
List<Numbering.AbstractNum> |
Numbering.getAbstractNum()
Gets the value of the abstractNum property.
|
Copyright © 2007-2018. All Rights Reserved.