|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use POIXMLFactory | |
|---|---|
| org.apache.poi | |
| org.apache.poi.xslf.usermodel | |
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xwpf.usermodel | |
| Uses of POIXMLFactory in org.apache.poi |
|---|
| Methods in org.apache.poi with parameters of type POIXMLFactory | |
|---|---|
POIXMLDocumentPart |
POIXMLDocumentPart.createRelationship(POIXMLRelation descriptor,
POIXMLFactory factory)
Create a new child POIXMLDocumentPart |
POIXMLDocumentPart |
POIXMLDocumentPart.createRelationship(POIXMLRelation descriptor,
POIXMLFactory factory,
int idx)
|
| Uses of POIXMLFactory in org.apache.poi.xslf.usermodel |
|---|
| Subclasses of POIXMLFactory in org.apache.poi.xslf.usermodel | |
|---|---|
class |
XSLFFactory
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type |
| Uses of POIXMLFactory in org.apache.poi.xssf.usermodel |
|---|
| Subclasses of POIXMLFactory in org.apache.poi.xssf.usermodel | |
|---|---|
class |
XSSFFactory
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type |
| Uses of POIXMLFactory in org.apache.poi.xwpf.usermodel |
|---|
| Subclasses of POIXMLFactory in org.apache.poi.xwpf.usermodel | |
|---|---|
class |
XWPFFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||