public final class NumberingDefinitionsPart extends JaxbXmlPartXPathAware<Numbering>
binderjaxbElement, jccontentType, partName, relationships| Constructor and Description |
|---|
NumberingDefinitionsPart() |
NumberingDefinitionsPart(PartName partName) |
| Modifier and Type | Method and Description |
|---|---|
Numbering.Num |
addAbstractListNumberingDefinition(Numbering.AbstractNum abstractNum)
Add the specified definition, allocating it a new w:abstractNumId.
|
void |
addAbstractListNumberingDefinitionLevel(Numbering.AbstractNum abstractNum,
Lvl lvl) |
HashMap<String,AbstractListNumberingDefinition> |
getAbstractListDefinitions() |
Emulator |
getEmulator() |
Emulator |
getEmulator(boolean reset) |
PPrBase.Ind |
getInd(PPrBase.NumPr numPr) |
PPrBase.Ind |
getInd(String numId,
String ilvl) |
HashMap<String,ListNumberingDefinition> |
getInstanceListDefinitions() |
void |
init() |
void |
initialiseMaps() |
void |
resolveLinkedAbstractNum(StyleDefinitionsPart sdp) |
long |
restart(long numId,
long ilvl,
long val)
For the given *concrete* list numId, restart the numbering on the specified
level at value val.
|
Numbering |
unmarshalDefaultNumbering() |
createBinderAndJaxbElement, getBinder, getJAXBAssociationsForXPath, getJAXBAssociationsForXPath, getJAXBNodesViaXPath, getJAXBNodesViaXPath, setJaxbElement, unmarshal, unmarshalgetContents, getJAXBContext, getJaxbElement, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, setMceIgnorable, transform, variableReplacegetContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersionaddTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDatapublic NumberingDefinitionsPart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic NumberingDefinitionsPart()
throws InvalidFormatException
InvalidFormatExceptionpublic void init()
public HashMap<String,AbstractListNumberingDefinition> getAbstractListDefinitions()
public HashMap<String,ListNumberingDefinition> getInstanceListDefinitions()
public void initialiseMaps()
public void resolveLinkedAbstractNum(StyleDefinitionsPart sdp)
public long restart(long numId,
long ilvl,
long val)
throws InvalidOperationException
numId - ilvl - val - InvalidOperationExceptionpublic Emulator getEmulator()
public Emulator getEmulator(boolean reset)
reset - public PPrBase.Ind getInd(PPrBase.NumPr numPr)
public PPrBase.Ind getInd(String numId, String ilvl)
public Numbering.Num addAbstractListNumberingDefinition(Numbering.AbstractNum abstractNum)
abstractNum - public void addAbstractListNumberingDefinitionLevel(Numbering.AbstractNum abstractNum, Lvl lvl)
public Numbering unmarshalDefaultNumbering() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionCopyright © 2007-2018. All Rights Reserved.