org.modeshape.jcr.api.text
Interface TextExtractor.Context
- All Known Implementing Classes:
- TextExtractorContext
- Enclosing class:
- TextExtractor
public static interface TextExtractor.Context
Interface which provides additional information to the text extractors, during the extraction operation.
mimeTypeOf
String mimeTypeOf(String name,
Binary binaryValue)
throws RepositoryException,
IOException
- Throws:
RepositoryException
IOException
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.