Documentation of 'org.apache.poi.hpsf.HPSFPropertiesOnlyDocument' Java class
HPSFPropertiesOnlyDocument
org.apache.poi.hpsf

Class HPSFPropertiesOnlyDocument



  • public class HPSFPropertiesOnlyDocument
    extends POIDocument
    A version of POIDocument which allows access to the HPSF Properties, but no other document contents. Normally used when you want to read or alter the Document Properties, without affecting the rest of the file
    • Constructor Detail

      • HPSFPropertiesOnlyDocument

        public HPSFPropertiesOnlyDocument(NPOIFSFileSystem fs)
      • HPSFPropertiesOnlyDocument

        public HPSFPropertiesOnlyDocument(POIFSFileSystem fs)
    • Method Detail

      • write

        public void write(java.io.OutputStream out)
                   throws java.io.IOException
        Write out, with any properties changes, but nothing else
        Specified by:
        write in class POIDocument
        Parameters:
        out - The stream to write to.
        Throws:
        java.io.IOException - thrown on errors writing to the stream

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.