| Package | Description |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.value.binary |
| Modifier and Type | Method and Description |
|---|---|
protected TextExtractors |
JcrRepository.RunningState.textExtractors() |
| Modifier and Type | Method and Description |
|---|---|
protected TextExtractors |
AbstractBinaryStore.extractors()
Get the text extractor that can be used to extract text by this store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeBinaryStore.setTextExtractors(TextExtractors 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) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.