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