ModeShape Distribution 3.2.0.Final

Uses of Package
org.modeshape.jcr.api.text

Packages that use org.modeshape.jcr.api.text
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. 
 

Classes in org.modeshape.jcr.api.text used by org.modeshape.extractor.tika
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.
 

Classes in org.modeshape.jcr.api.text used by org.modeshape.jcr
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.
 

Classes in org.modeshape.jcr.api.text used by org.modeshape.jcr.api.text
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.
 

Classes in org.modeshape.jcr.api.text used by org.modeshape.jcr.text
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.
 


ModeShape Distribution 3.2.0.Final

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