Class CellDecorator

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

public class CellDecorator extends Object implements Cell
Cell decorator.
  • Constructor Details

    • CellDecorator

      public CellDecorator(Cell cell)
  • Method Details