public final class NumberingDefinitionsPart extends JaxbXmlPartXPathAware<Numbering>
binderjaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, 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) |
java.util.HashMap<java.lang.String,AbstractListNumberingDefinition> |
getAbstractListDefinitions() |
Emulator |
getEmulator() |
Emulator |
getEmulator(boolean reset) |
PPrBase.Ind |
getInd(PPrBase.NumPr numPr) |
PPrBase.Ind |
getInd(java.lang.String numId,
java.lang.String ilvl) |
java.util.HashMap<java.lang.String,ListNumberingDefinition> |
getInstanceListDefinitions() |
java.lang.String |
getMceIgnorable() |
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.
|
protected void |
setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
Where the mc:Ignorable attribute is present,
ensure its contents matches the ignorable namespaces
actually present.
|
Numbering |
unmarshalDefaultNumbering() |
createBinderAndJaxbElement, getBinder, getJAXBAssociationsForXPath, getJAXBAssociationsForXPath, getJAXBNodesViaXPath, getJAXBNodesViaXPath, setJaxbElement, unmarshal, unmarshaladdMcChoiceNamespace, getConfiguredUnmarshaller, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getXML, inputStreamToXSR, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, preprocess, setContents, setJAXBContext, setJaxbElement, transform, transformToDom, 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()
protected void setMceIgnorable(McIgnorableNamespaceDeclarator namespacePrefixMapper)
JaxbXmlPartsetMceIgnorable in class JaxbXmlPart<Numbering>public java.lang.String getMceIgnorable()
getMceIgnorable in class JaxbXmlPart<Numbering>public java.util.HashMap<java.lang.String,AbstractListNumberingDefinition> getAbstractListDefinitions()
public java.util.HashMap<java.lang.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(java.lang.String numId, java.lang.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–2023. All rights reserved.