public final class XWPFFactory extends POIXMLFactory
Modifier and Type | Method and Description |
---|---|
protected POIXMLRelation |
getDescriptor(java.lang.String relationshipType)
returns the descriptor for the given relationship type
|
static XWPFFactory |
getInstance() |
createDocumentPart, getPackageRelationship, newDocumentPart
public static XWPFFactory 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.