Package | Description |
---|---|
org.modeshape.extractor.tika |
The classes that make up the
TextExtractor implementation that uses the Apache Tika
Parser implementations. |
org.modeshape.jcr | |
org.modeshape.jcr.api.text | |
org.modeshape.jcr.text |
This package defines an interface for components that
extract text from content. |
Class and Description |
---|
TextExtractor
An abstraction for components that are able to extract text content from an input stream.
|
TextExtractor.Context
Interface which provides additional information to the text extractors, during the extraction operation.
|
TextExtractor.Output
The interface passed to a TextExtractor to which the extractor should record all text content.
|
Class and Description |
---|
TextExtractor
An abstraction for components that are able to extract text content from an input stream.
|
TextExtractor.Context
Interface which provides additional information to the text extractors, during the extraction operation.
|
Class and Description |
---|
TextExtractor.BinaryOperation
Interface which can be used by subclasses to process the input stream of a binary property.
|
TextExtractor.Context
Interface which provides additional information to the text extractors, during the extraction operation.
|
TextExtractor.Output
The interface passed to a TextExtractor to which the extractor should record all text content.
|
Class and Description |
---|
TextExtractor.Context
Interface which provides additional information to the text extractors, during the extraction operation.
|
TextExtractor.Output
The interface passed to a TextExtractor to which the extractor should record all text content.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.