@Internal public class XSSFBRelation extends POIXMLRelation
XSSFRelation
because of conflicts with regular ooxml relations.
If we failed to break this into a separate class, in the cases of SharedStrings and Styles,
2 parts would exist, and "Packages shall not contain equivalent part names..."
Also, we need to avoid the possibility of breaking the marshalling process for xml.
POIXMLRelation.NoArgConstructor, POIXMLRelation.PackagePartConstructor, POIXMLRelation.ParentPartConstructor
Modifier and Type | Field and Description |
---|---|
static XSSFBRelation |
STYLES_BINARY |
getContents, getContentType, getDefaultFileName, getFileName, getFileNameIndex, getNoArgConstructor, getPackagePartConstructor, getParentPartConstructor, getRelation
public static final XSSFBRelation STYLES_BINARY
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.