Package org.modeshape.graph.text

This package defines an interface for components that extract text from content.

See:
          Description


Interface Summary
TextExtractor An abstraction for components that are able to extract text content from an input stream.
TextExtractorOutput The interface passed to a TextExtractor to which the extractor should record all text content.
 

Class Summary
TextExtractorConfig A configuration for a TextExtractor component.
TextExtractorContext A context for extracting the content.
TextExtractors Facility for managing TextExtractorConfigs.
 

Package org.modeshape.graph.text Description

This package defines an interface for components that extract text from content.



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