public class XSSFFactory extends POIXMLFactory
| Modifier | Constructor and Description |
|---|---|
protected |
XSSFFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected POIXMLRelation |
getDescriptor(java.lang.String relationshipType)
returns the descriptor for the given relationship type
(返回给定关系类型的描述符)
|
static XSSFFactory |
getInstance() |
createDocumentPart, getPackageRelationship, newDocumentPartpublic static XSSFFactory getInstance()
protected POIXMLRelation getDescriptor(java.lang.String relationshipType)
POIXMLFactory
getDescriptor in class
POIXMLFactory
(类 POIXMLFactory 中的 getDescriptor)
relationshipType - the relationship type of the descriptor
(relationshipType - 描述符的关系类型)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.