Package org.apache.poi.xdgf.usermodel
Class XDGFFactory
- java.lang.Object
-
- org.apache.poi.ooxml.POIXMLFactory
-
- org.apache.poi.xdgf.usermodel.XDGFFactory
-
public class XDGFFactory extends POIXMLFactory
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
-
-
Constructor Summary
Constructors Constructor Description XDGFFactory(XDGFDocument document)
-
Method Summary
-
Methods inherited from class org.apache.poi.ooxml.POIXMLFactory
createDocumentPart, newDocumentPart
-
-
-
-
Constructor Detail
-
XDGFFactory
public XDGFFactory(XDGFDocument document)
-
-