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, newDocumentPart
public static XSSFFactory getInstance()
protected POIXMLRelation getDescriptor(java.lang.String relationshipType)
POIXMLFactory
getDescriptor
in class POIXMLFactory
relationshipType
- the relationship type of the descriptorCopyright 2020 The Apache Software Foundation or its licensors, as applicable.