Class XWPFFactory


  • public final class XWPFFactory
    extends org.apache.poi.ooxml.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 XWPFFactory getInstance()  
      • Methods inherited from class org.apache.poi.ooxml.POIXMLFactory

        createDocumentPart, newDocumentPart
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getInstance

        public static XWPFFactory getInstance()