Class TextCell

java.lang.Object
org.apache.tika.parser.microsoft.TextCell
All Implemented Interfaces:
Cell

@Deprecated(since="2026-04-30") public class TextCell extends Object implements Cell
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
Text cell.
  • Constructor Details

    • TextCell

      public TextCell(String text)
      Deprecated.
  • Method Details