Class PoiExtractor

java.lang.Object
sk.iway.iwcm.findexer.PoiExtractor

public class PoiExtractor extends Object
Vytiahne z Wordu vsetky texty
  • Constructor Details

    • PoiExtractor

      public PoiExtractor()
  • Method Details

    • getText

      public static String getText(String fileName)
      Gets the text attribute of the Word class
      Parameters:
      fileName - Description of the Parameter
      Returns:
      The text value
    • getText

      public static String getText(InputStream is)
      Gets the text attribute of the Word class
      Parameters:
      is - - IwcmInputStream
      Returns: