Documentation of 'org.apache.poi.POIXMLTextExtractor' Java class
POIXMLTextExtractor
org.apache.poi

Class POIXMLTextExtractor

    • Constructor Detail

      • POIXMLTextExtractor

        public POIXMLTextExtractor(POIXMLDocument document)
        Creates a new text extractor for the given document
    • Method Detail

      • getDocument

        public final POIXMLDocument getDocument()
        Returns opened document
      • getPackage

        public OPCPackage getPackage()
        Returns the opened OPCPackage that contains the document
      • close

        public void close()
                   throws java.io.IOException
        Description copied from class: POITextExtractor
        Allows to free resources of the Extractor as soon as it is not needed any more. This may include closing open file handles and freeing memory. The Extractor cannot be used after close has been called.
        Specified by:
        close in interface java.io.Closeable
        Specified by:
        close in interface java.lang.AutoCloseable
        Overrides:
        close in class POITextExtractor
        Throws:
        java.io.IOException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.