Package org.apache.poi.xslf.usermodel
Class XSLFFactory
- java.lang.Object
-
- org.apache.poi.ooxml.POIXMLFactory
-
- org.apache.poi.xslf.usermodel.XSLFFactory
-
public final class XSLFFactory 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 XSLFFactory
getInstance()
-
Methods inherited from class org.apache.poi.ooxml.POIXMLFactory
createDocumentPart, newDocumentPart
-
-
-
-
Method Detail
-
getInstance
public static XSLFFactory getInstance()
-
-