| Package | Description |
|---|---|
| org.docx4j.model.listnumbering | |
| org.docx4j.openpackaging.parts.WordprocessingML | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
Lvl |
ListLevel.getJaxbAbstractLvl() |
Lvl |
ListLevel.getJaxbOverrideLvl() |
Lvl |
Emulator.ResultTriple.getLvl() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractListNumberingDefinition.readLevel(Lvl levelNode) |
void |
ListLevel.SetOverrides(Lvl levelNode)
Get overridden values
|
| Constructor and Description |
|---|
ListLevel(Lvl levelNode)
Constructor for a ListLevel in an abstract definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumberingDefinitionsPart.addAbstractListNumberingDefinitionLevel(Numbering.AbstractNum abstractNum,
Lvl lvl) |
| Modifier and Type | Field and Description |
|---|---|
protected Lvl |
Numbering.Num.LvlOverride.lvl |
| Modifier and Type | Field and Description |
|---|---|
protected List<Lvl> |
Numbering.AbstractNum.lvl |
| Modifier and Type | Method and Description |
|---|---|
Lvl |
ObjectFactory.createLvl()
Create an instance of
Lvl |
Lvl |
Numbering.Num.LvlOverride.getLvl()
Gets the value of the lvl property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Lvl> |
Numbering.AbstractNum.getLvl()
Gets the value of the lvl property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Numbering.Num.LvlOverride.setLvl(Lvl value)
Sets the value of the lvl property.
|
Copyright © 2007-2018. All Rights Reserved.