Uses of Interface
org.eclipse.actf.model.dom.odf.util.converter.TextExtractor

Packages that use TextExtractor
org.eclipse.actf.model.dom.odf.util.accessibility This package contains interfaces for accessibility purposes. 
org.eclipse.actf.model.dom.odf.util.converter This package contains interfaces for converting ODF documents to other file formats. 
 

Uses of TextExtractor in org.eclipse.actf.model.dom.odf.util.accessibility
 

Subinterfaces of TextExtractor in org.eclipse.actf.model.dom.odf.util.accessibility
 interface ScreenReaderSimulator
          Screen reader simulator class should implement this interface
 

Uses of TextExtractor in org.eclipse.actf.model.dom.odf.util.converter
 

Subinterfaces of TextExtractor in org.eclipse.actf.model.dom.odf.util.converter
 interface ODFConverter
          ODF converter class should implement this interface