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)
POIXMLFactorygetDescriptor in class POIXMLFactoryrelationshipType - the relationship type of the descriptorCopyright 2020 The Apache Software Foundation or its licensors, as applicable.