Documentation of 'org.apache.poi.xssf.usermodel.XSSFRelation' Java class
XSSFRelation
org.apache.poi.xssf.usermodel

Class XSSFRelation

    • Method Detail

      • getContents

        public java.io.InputStream getContents(PackagePart corePart)
                                        throws java.io.IOException,
                                               InvalidFormatException
        Fetches the InputStream to read the contents, based of the specified core part, for which we are defined as a suitable relationship
        Throws:
        java.io.IOException
        InvalidFormatException
      • getInstance

        public static XSSFRelation 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

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.