Package org.apache.poi.ooxml
Class POIXMLDocumentPartHelper
- java.lang.Object
-
- org.apache.poi.ooxml.POIXMLDocumentPartHelper
-
public class POIXMLDocumentPartHelper extends Object
A helper to accessPOIXMLDocumentPart
's APIs.- Author:
- jumperchen
-
-
Constructor Summary
Constructors Constructor Description POIXMLDocumentPartHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
removeRelation(org.apache.poi.ooxml.POIXMLDocumentPart part, org.apache.poi.ooxml.POIXMLDocumentPart relationPart)
-