ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.jcr.api.text.TextExtractor

Packages that use TextExtractor
org.modeshape.extractor.tika The classes that make up the TextExtractor implementation that uses the Apache Tika Parser implementations. 
org.modeshape.jcr   
 

Uses of TextExtractor in org.modeshape.extractor.tika
 

Subclasses of TextExtractor in org.modeshape.extractor.tika
 class TikaTextExtractor
          A TextExtractor that uses the Apache Tika library.
 

Uses of TextExtractor in org.modeshape.jcr
 

Constructor parameters in org.modeshape.jcr with type arguments of type TextExtractor
TextExtractors(ExecutorService extractingQueue, boolean fullTextSearchEnabled, List<TextExtractor> extractors)
           
 


ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.