Uses of Class
org.docx4j.wml.Numbering.AbstractNum
Packages that use Numbering.AbstractNum
Package
Description
-
Uses of Numbering.AbstractNum in org.docx4j.model.listnumbering
Fields in org.docx4j.model.listnumbering declared as Numbering.AbstractNumModifier and TypeFieldDescriptionprivate Numbering.AbstractNumAbstractListNumberingDefinition.abstractNumNodeMethods in org.docx4j.model.listnumbering that return Numbering.AbstractNumModifier and TypeMethodDescriptionAbstractListNumberingDefinition.getAbstractNumNode()The underling org.docx4j JAXB objectMethods in org.docx4j.model.listnumbering with parameters of type Numbering.AbstractNumModifier and TypeMethodDescriptionprivate voidAbstractListNumberingDefinition.readListLevelsFromAbsNode(Numbering.AbstractNum abstractNumNode) voidAbstractListNumberingDefinition.updateDefinitionFromLinkedStyle(Numbering.AbstractNum linkedNode) Constructors in org.docx4j.model.listnumbering with parameters of type Numbering.AbstractNumModifierConstructorDescriptionAbstractListNumberingDefinition(Numbering.AbstractNum abstractNumNode) -
Uses of Numbering.AbstractNum in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML with parameters of type Numbering.AbstractNumModifier and TypeMethodDescriptionNumberingDefinitionsPart.addAbstractListNumberingDefinition(Numbering.AbstractNum abstractNum) Add the specified definition, allocating it a new w:abstractNumId.voidNumberingDefinitionsPart.addAbstractListNumberingDefinitionLevel(Numbering.AbstractNum abstractNum, Lvl lvl) voidNumberingDefinitionsPart.resolveLinkedAbstractNum(Numbering.AbstractNum abstractNum, AbstractListNumberingDefinition absNumDef) -
Uses of Numbering.AbstractNum in org.docx4j.samples
Methods in org.docx4j.samples with parameters of type Numbering.AbstractNumModifier and TypeMethodDescriptionprivate static voidFontSettingsRemoval.handleAbstractNum(Numbering.AbstractNum abstractNum) -
Uses of Numbering.AbstractNum in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type Numbering.AbstractNumMethods in org.docx4j.wml that return Numbering.AbstractNumModifier and TypeMethodDescriptionObjectFactory.createNumberingAbstractNum()Create an instance ofNumbering.AbstractNumMethods in org.docx4j.wml that return types with arguments of type Numbering.AbstractNumModifier and TypeMethodDescriptionNumbering.getAbstractNum()Gets the value of the abstractNum property.