Modifier and Type | Method and Description |
---|---|
protected static Part |
PartialDeepCopy.deepCopyPart(OpcPackage opcPackage,
Base targetParent,
Part sourcePart,
Set<String> relationshipTypes) |
protected static void |
PartialDeepCopy.deepCopyRelationships(OpcPackage opcPackage,
Base sourcePart,
Base targetPart,
Set<String> relationshipTypes) |
Modifier and Type | Class and Description |
---|---|
class |
CustomXmlDataStorageImpl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPackage |
class |
OpcPackage
Represent a Package as defined in the Open Packaging Specification.
|
class |
PresentationMLPackage |
class |
SpreadsheetMLPackage |
class |
WordprocessingMLPackage |
class |
WordprocessingMLTemplatePackage |
Modifier and Type | Class and Description |
---|---|
class |
ActiveXControlXmlPart
OPC Parts are either XML, or binary (or text) documents.
|
class |
CustomXmlDataStoragePart
CustomXmlDataStoragePart contains user custom xml,
to which content control bindings can point.
|
class |
CustomXmlDataStoragePropertiesPart |
class |
DefaultXmlPart
Part to use if no specialised Part exists
|
class |
DocPropsCorePart |
class |
DocPropsCoverPagePart |
class |
DocPropsCustomPart |
class |
DocPropsExtendedPart |
class |
JaxbXmlPart<E>
OPC Parts are either XML, or binary (or text) documents.
|
class |
JaxbXmlPartAltChunkHost<E> |
class |
JaxbXmlPartXPathAware<E> |
class |
Part
An abstraction of an Open Packaging Convention (OPC) Part.
|
class |
ThemePart |
class |
VMLBinaryPart
A PPTX containing an embedded XLSX table,
then saved as Flat OPC XML, will contain something
like:
|
class |
VMLPart |
class |
XmlPart
OPC Parts are either XML, or binary (or text) documents.
|
Modifier and Type | Method and Description |
---|---|
static String |
PartName.generateUniqueName(Base sourcePart,
String proposedRelId,
String directoryPrefix,
String after_,
String ext) |
Modifier and Type | Class and Description |
---|---|
class |
Chart |
class |
ChartShapePart
org.docx4j.dml.chart's ObjectFactory contains:
JAXBElement
|
class |
DiagramColorsPart |
class |
DiagramDataPart |
class |
DiagramDrawingPart
The last successful layout for a diagram".
|
class |
DiagramLayoutHeaderPart
Used in a SmartArt layout (.glox) package.
|
class |
DiagramLayoutPart |
class |
DiagramStylePart |
class |
Drawing |
class |
JaxbDmlPart<E> |
class |
ThemeOverridePart
You get one of these if you paste a chart from Excel 2010 into a Powerpoint 2010
slide, choosing to "keep source formatting".
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentsPart |
class |
ConditionsPart |
class |
JaxbCustomXmlDataStoragePart<E> |
class |
QuestionsPart |
class |
StandardisedAnswersPart |
class |
XPathsPart |
Modifier and Type | Class and Description |
---|---|
class |
CommentAuthorsPart |
class |
FontDataPart
Referenced from main presentation part; see http://webapp.docx4java.org/OnlineDemo/ecma376/PresentationML/embeddedFontLst.html
|
class |
HandoutMasterPart |
class |
JaxbPmlPart<E> |
class |
MainPresentationPart |
class |
NotesMasterPart |
class |
NotesSlidePart |
class |
PresentationPropertiesPart |
class |
SlideLayoutPart |
class |
SlideMasterPart |
class |
SlidePart |
class |
TableStylesPart |
class |
TagsPart |
class |
ViewPropertiesPart |
Modifier and Type | Class and Description |
---|---|
class |
RelationshipsPart
Represents a Relationship Part, which contains the relationships for a
given PackagePart or the Package.
|
Modifier and Type | Method and Description |
---|---|
Base |
RelationshipsPart.getSourceP() |
Modifier and Type | Method and Description |
---|---|
static RelationshipsPart |
RelationshipsPart.createRelationshipsPartForPart(Base sourcePart) |
void |
RelationshipsPart.setSourceP(Base sourcePart) |
Constructor and Description |
---|
RelationshipsPart(Base sourceP)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
CalcChain |
class |
ChartsheetPart |
class |
ConnectionsPart |
class |
ExternalLinkPart |
class |
JaxbSmlPart<E> |
class |
PivotCacheDefinition |
class |
PivotCacheRecords |
class |
PivotTable |
class |
PrinterSettings |
class |
QueryTablePart |
class |
SharedStrings |
class |
Styles |
class |
TablePart |
class |
WorkbookPart |
class |
WorksheetPart |
Modifier and Type | Class and Description |
---|---|
class |
TaskpanesPart |
class |
WebExtensionPart |
Modifier and Type | Class and Description |
---|---|
class |
AlternativeFormatInputPart |
class |
BibliographyPart |
class |
BinaryPart
A part containing binary (as opposed to XML) data.
|
class |
BinaryPartAbstractImage |
class |
CommentsExtendedPart |
class |
CommentsPart |
class |
DocumentPart<E> |
class |
DocumentSettingsPart |
class |
EmbeddedPackagePart |
class |
EndnotesPart |
class |
FontTablePart |
class |
FooterPart |
class |
FootnotesPart |
class |
GlossaryDocumentPart |
class |
HeaderPart |
class |
ImageBmpPart |
class |
ImageEpsPart
NB, Word can't read such a part.
|
class |
ImageGifPart |
class |
ImageJpegPart |
class |
ImagePngPart |
class |
ImageTiffPart |
class |
MainDocumentPart |
class |
MetafileEmfPart
Summary: At present, EMF files are best converted to SVG using OpenOffice.
|
class |
MetafilePart |
class |
MetafileWmfPart
Summary: docx4j can convert WMF files to SVG using pure Java approach.
|
class |
NumberingDefinitionsPart |
class |
ObfuscatedFontPart |
class |
OleObjectBinaryPart
You can use oleObjectBinaryPart.setBinaryData( ByteBuffer.wrap(bytes) );
to populate this from a byte[]
|
class |
PeoplePart |
class |
StyleDefinitionsPart |
class |
VbaDataPart |
class |
VbaProjectBinaryPart |
class |
VbaProjectSignatureBin |
class |
WebSettingsPart |
Modifier and Type | Method and Description |
---|---|
static String |
BinaryPartAbstractImage.createImageName(Base sourcePart,
String proposedRelId,
String ext)
Deprecated.
|
static String |
BinaryPartAbstractImage.createImageName(OpcPackage opcPackage,
Base sourcePart,
String proposedRelId,
String ext) |
Modifier and Type | Class and Description |
---|---|
class |
GloxPackage |
Copyright © 2007-2019. All Rights Reserved.