Package org.apache.poi.xwpf.usermodel
Class XWPFFactory
- java.lang.Object
 - 
- org.apache.poi.ooxml.POIXMLFactory
 - 
- org.apache.poi.xwpf.usermodel.XWPFFactory
 
 
 
- 
public final class XWPFFactory extends POIXMLFactory
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static XWPFFactorygetInstance()- 
Methods inherited from class org.apache.poi.ooxml.POIXMLFactory
createDocumentPart, newDocumentPart 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getInstance
public static XWPFFactory getInstance()
 
 - 
 
 -