public class GloxPackage extends OpcPackage
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
contentTypeManager, customXmlDataStorageParts, docPropsCorePart, docPropsCustomPart, docPropsExtendedPart, externalResources, handled, parts
contentType, partName, relationships
Constructor and Description |
---|
GloxPackage()
Constructor.
|
GloxPackage(ContentTypeManager contentTypeManager)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DiagramLayoutHeaderPart |
getDiagramLayoutHeaderPart() |
DiagramLayoutPart |
getDiagramLayoutPart() |
static GloxPackage |
load(File gloxFile) |
boolean |
setPartShortcut(Part part,
String relationshipType)
Tell the source Part about this target Part, so the
source can use this part via a convenience method.
|
addDocPropsCorePart, addDocPropsCustomPart, addDocPropsExtendedPart, clone, getContentTypeManager, getCustomXmlDataStorageParts, getDocPropsCorePart, getDocPropsCustomPart, getDocPropsExtendedPart, getExternalResources, getPackage, getParts, getSourcePartStore, getTargetPartStore, getTitle, load, load, load, load, load, load, load, load, load, name, reset, save, save, save, save, save, save, setContentTypeManager, setName, setSourcePartStore, setTargetPartStore, setTitle
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, setContentType, setPartName, setRelationships, setUserData
public GloxPackage()
public GloxPackage(ContentTypeManager contentTypeManager)
contentTypeManager
- The content type manager to usepublic static GloxPackage load(File gloxFile) throws Docx4JException
Docx4JException
public boolean setPartShortcut(Part part, String relationshipType)
Base
setPartShortcut
in class OpcPackage
public DiagramLayoutPart getDiagramLayoutPart()
public DiagramLayoutHeaderPart getDiagramLayoutHeaderPart()
Copyright © 2007-2018. All Rights Reserved.