Uses of Interface
org.apache.tika.parser.microsoft.Cell

Packages that use Cell
org.apache.tika.parser.microsoft   
 

Uses of Cell in org.apache.tika.parser.microsoft
 

Classes in org.apache.tika.parser.microsoft that implement Cell
 class CellDecorator
          Cell decorator.
 class LinkedCell
          Linked cell.
 class NumberCell
          Number cell.
 class TextCell
          Text cell.
 

Constructors in org.apache.tika.parser.microsoft with parameters of type Cell
CellDecorator(Cell cell)
           
LinkedCell(Cell cell, String link)
           
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.