Class Rtf

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

public class Rtf extends Object
Vytiahne z RTF vsetky texty
  • Constructor Details

    • Rtf

      public Rtf()
  • 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: