Class CellDecorator

java.lang.Object
org.apache.tika.parser.microsoft.CellDecorator
All Implemented Interfaces:
Cell
Direct Known Subclasses:
LinkedCell

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

    • CellDecorator

      public CellDecorator(Cell cell)
      Deprecated.
  • Method Details