ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.jcr.TextExtractors

Packages that use TextExtractors
org.modeshape.jcr   
org.modeshape.jcr.value.binary   
 

Uses of TextExtractors in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return TextExtractors
protected  TextExtractors JcrRepository.RunningState.textExtractors()
           
 

Uses of TextExtractors in org.modeshape.jcr.value.binary
 

Methods in org.modeshape.jcr.value.binary that return TextExtractors
protected  TextExtractors AbstractBinaryStore.extractors()
          Get the text extractor that can be used to extract text by this store.
 

Methods in org.modeshape.jcr.value.binary with parameters of type TextExtractors
 void BinaryStore.setTextExtractors(TextExtractors textExtractors)
          Set the text extractor that can be used for extracting text from binary content.
 void AbstractBinaryStore.setTextExtractors(TextExtractors textExtractors)
           
 


ModeShape Distribution 3.0.0.CR1

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