Class XDGFRelation

    • Method Detail

      • getInstance

        public static XDGFRelation getInstance​(java.lang.String rel)
        Get POIXMLRelation by relation type
        Parameters:
        rel - relation type, for example, http://schemas.openxmlformats.org/officeDocument/2006/relationships/image
        Returns:
        registered POIXMLRelation or null if not found