ModeShape Distribution 3.0.0.Alpha6

Uses of Class
org.modeshape.jcr.text.TextExtractorContext

Packages that use TextExtractorContext
org.modeshape.jcr.text This package defines an interface for components that extract text from content. 
 

Uses of TextExtractorContext in org.modeshape.jcr.text
 

Methods in org.modeshape.jcr.text that return TextExtractorContext
 TextExtractorContext TextExtractorContext.with(Map<String,String> data)
           
 TextExtractorContext TextExtractorContext.with(MimeTypeDetector mimeTypeDetector)
           
 TextExtractorContext TextExtractorContext.with(NamespaceRegistry namespaceRegistry)
           
 TextExtractorContext TextExtractorContext.with(SecurityContext securityContext)
           
 TextExtractorContext TextExtractorContext.with(String processId)
           
 TextExtractorContext TextExtractorContext.with(String key, String value)
           
 


ModeShape Distribution 3.0.0.Alpha6

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