public final class XSLFFactory extends POIXMLFactory
| Modifier and Type | Method and Description |
|---|---|
protected POIXMLRelation |
getDescriptor(java.lang.String relationshipType)
returns the descriptor for the given relationship type
(返回给定关系类型的描述符)
|
static XSLFFactory |
getInstance() |
createDocumentPart, getPackageRelationship, newDocumentPartpublic static XSLFFactory 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.