Class POIXMLDocumentPartHelper


  • public class POIXMLDocumentPartHelper
    extends Object
    A helper to access POIXMLDocumentPart's APIs.
    Author:
    jumperchen
    • Constructor Detail

      • POIXMLDocumentPartHelper

        public POIXMLDocumentPartHelper()
    • Method Detail

      • removeRelation

        public static void removeRelation​(org.apache.poi.ooxml.POIXMLDocumentPart part,
                                          org.apache.poi.ooxml.POIXMLDocumentPart relationPart)