|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use POIXMLDocumentPart.RelationPart | |
---|---|
org.apache.poi |
Uses of POIXMLDocumentPart.RelationPart in org.apache.poi |
---|
Methods in org.apache.poi that return POIXMLDocumentPart.RelationPart | |
---|---|
POIXMLDocumentPart.RelationPart |
POIXMLDocumentPart.addRelation(java.lang.String relId,
POIXMLRelation relationshipType,
POIXMLDocumentPart part)
Add a new child POIXMLDocumentPart |
protected POIXMLDocumentPart.RelationPart |
POIXMLDocumentPart.createRelationship(POIXMLRelation descriptor,
POIXMLFactory factory,
int idx,
boolean noRelation)
Create a new child POIXMLDocumentPart |
Methods in org.apache.poi that return types with arguments of type POIXMLDocumentPart.RelationPart | |
---|---|
java.util.List<POIXMLDocumentPart.RelationPart> |
POIXMLDocumentPart.getRelationParts()
Returns the list of child relations for this POIXMLDocumentPart |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |