public abstract class DocumentPart<E> extends JaxbXmlPartAltChunkHost<E>
| Modifier and Type | Field and Description |
|---|---|
protected CommentsExtendedPart |
commentsExtendedPart |
protected CommentsIdsPart |
commentsIdsPart |
protected CommentsPart |
commentsPart
Parts which can be the target of a relationship from either
the Main Document or the Glossary Document
Microsoft's Microsoft.Office.DocumentFormat.OpenXML has
no equivalent of this.
|
protected DocumentSettingsPart |
documentSettingsPart |
protected EndnotesPart |
endNotesPart |
protected FontTablePart |
fontTablePart |
protected FootnotesPart |
footnotesPart |
protected static org.slf4j.Logger |
log |
protected NumberingDefinitionsPart |
numberingDefinitionsPart |
protected PeoplePart |
peoplePart |
protected StyleDefinitionsPart |
styleDefinitionsPart |
protected ThemePart |
themePart |
protected WebSettingsPart |
webSettingsPart |
binderjaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, partName, relationships| Constructor and Description |
|---|
DocumentPart(PartName partName)
Other characteristics which both the Main Document and the
Glossary Document have.
|
addAltChunk, addAltChunk, addAltChunk, addAltChunk, addAltChunk, addAltChunk, addAltChunk, addAltChunk, convertAltChunkscreateBinderAndJaxbElement, getBinder, getJAXBAssociationsForXPath, getJAXBAssociationsForXPath, getJAXBNodesViaXPath, getJAXBNodesViaXPath, setJaxbElement, unmarshal, unmarshaladdMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, 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, setRelationshipType, setSourceRelationship, setVersionaddTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDataprotected static org.slf4j.Logger log
protected CommentsPart commentsPart
protected CommentsExtendedPart commentsExtendedPart
protected CommentsIdsPart commentsIdsPart
protected DocumentSettingsPart documentSettingsPart
protected EndnotesPart endNotesPart
protected FontTablePart fontTablePart
protected PeoplePart peoplePart
protected ThemePart themePart
protected FootnotesPart footnotesPart
protected NumberingDefinitionsPart numberingDefinitionsPart
protected StyleDefinitionsPart styleDefinitionsPart
protected WebSettingsPart webSettingsPart
public DocumentPart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic boolean setPartShortcut(Part part)
public boolean setPartShortcut(Part part, String relationshipType)
BasesetPartShortcut in class Partpublic CommentsPart getCommentsPart()
public CommentsExtendedPart getCommentsExtendedPart()
public CommentsIdsPart getCommentsIdsPart()
public DocumentSettingsPart getDocumentSettingsPart()
public DocumentSettingsPart getDocumentSettingsPart(boolean createIfAbsent) throws InvalidFormatException
createIfAbsent - InvalidFormatExceptionpublic EndnotesPart getEndNotesPart()
public boolean hasEndnotesPart()
public FootnotesPart getFootnotesPart()
public boolean hasFootnotesPart()
@Deprecated public static Node getFootnote(WordprocessingMLPackage wmlPackage, String id)
public FontTablePart getFontTablePart()
public NumberingDefinitionsPart getNumberingDefinitionsPart()
public PeoplePart getPeoplePart()
public StyleDefinitionsPart getStyleDefinitionsPart()
public StyleDefinitionsPart getStyleDefinitionsPart(boolean create)
public ThemePart getThemePart()
public WebSettingsPart getWebSettingsPart()
public ConditionsPart getConditionsPart()
public XPathsPart getXPathsPart()
public QuestionsPart getQuestionsPart()
public ComponentsPart getComponentsPart()
public BibliographyPart getBibliographyPart()
Copyright © 2007-2022. All Rights Reserved.