public class XSSFPivotCache extends POIXMLDocumentPart
DEFAULT_XML_OPTIONS| Modifier | Constructor | Description |
|---|---|---|
|
XSSFPivotCache() |
|
protected |
XSSFPivotCache(PackagePart part,
PackageRelationship rel) |
Creates n XSSFPivotCache representing the given package part and relationship.
|
|
XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache) |
| Modifier and Type | Method | Description |
|---|---|---|
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache |
getCTPivotCache() |
|
protected void |
readFrom(java.io.InputStream is) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddRelation, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString@Beta public XSSFPivotCache()
@Beta public XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache)
@Beta protected XSSFPivotCache(PackagePart part, PackageRelationship rel) throws java.io.IOException
part - - The package part that holds xml data representing this pivot cache definition.rel - - the relationship of the given package part in the underlying OPC packagejava.io.IOExceptionCopyright 2018 The Apache Software Foundation or its licensors, as applicable.