|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.POIXMLRelation
org.apache.poi.xssf.binary.XSSFBRelation
@Internal public class XSSFBRelation
Need to have this mirror class of 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.
| Field Summary | |
|---|---|
static XSSFBRelation |
STYLES_BINARY
|
| Method Summary |
|---|
| Methods inherited from class org.apache.poi.POIXMLRelation |
|---|
getContents, getContentType, getDefaultFileName, getFileName, getFileNameIndex, getRelation, getRelationClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final XSSFBRelation STYLES_BINARY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||