|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use POIXMLRelation | |
|---|---|
| org.apache.poi | |
| org.apache.poi.xslf.usermodel | |
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xwpf.usermodel | |
| Uses of POIXMLRelation in org.apache.poi |
|---|
| Methods in org.apache.poi with parameters of type POIXMLRelation | |
|---|---|
POIXMLDocumentPart |
POIXMLDocumentPart.createRelationship(POIXMLRelation descriptor,
POIXMLFactory factory)
Create a new child POIXMLDocumentPart |
POIXMLDocumentPart |
POIXMLDocumentPart.createRelationship(POIXMLRelation descriptor,
POIXMLFactory factory,
int idx)
|
abstract POIXMLDocumentPart |
POIXMLFactory.newDocumentPart(POIXMLRelation descriptor)
Create a new POIXMLDocumentPart using the supplied descriptor. |
| Uses of POIXMLRelation in org.apache.poi.xslf.usermodel |
|---|
| Subclasses of POIXMLRelation in org.apache.poi.xslf.usermodel | |
|---|---|
class |
XSLFRelation
|
| Methods in org.apache.poi.xslf.usermodel with parameters of type POIXMLRelation | |
|---|---|
POIXMLDocumentPart |
XSLFFactory.newDocumentPart(POIXMLRelation descriptor)
|
| Uses of POIXMLRelation in org.apache.poi.xssf.usermodel |
|---|
| Subclasses of POIXMLRelation in org.apache.poi.xssf.usermodel | |
|---|---|
class |
XSSFRelation
|
| Methods in org.apache.poi.xssf.usermodel with parameters of type POIXMLRelation | |
|---|---|
POIXMLDocumentPart |
XSSFFactory.newDocumentPart(POIXMLRelation descriptor)
|
| Uses of POIXMLRelation in org.apache.poi.xwpf.usermodel |
|---|
| Subclasses of POIXMLRelation in org.apache.poi.xwpf.usermodel | |
|---|---|
class |
XWPFRelation
|
| Methods in org.apache.poi.xwpf.usermodel with parameters of type POIXMLRelation | |
|---|---|
POIXMLDocumentPart |
XWPFFactory.newDocumentPart(POIXMLRelation descriptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||