Uses of Interface
org.apache.tika.parser.microsoft.Cell
- 
Packages that use Cell Package Description org.apache.tika.parser.microsoft 
- 
- 
Uses of Cell in org.apache.tika.parser.microsoftClasses in org.apache.tika.parser.microsoft that implement Cell Modifier and Type Class Description classCellDecoratorCell decorator.classLinkedCellLinked cell.classNumberCellNumber cell.classTextCellText cell.Constructors in org.apache.tika.parser.microsoft with parameters of type Cell Constructor Description CellDecorator(Cell cell)LinkedCell(Cell cell, String link)
 
-