
org.modeshape.extractor.tika.TikaI18n.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of modeshape-extractor-tika
Show all versions of modeshape-extractor-tika
ModeShape text extractor that uses the Apache Tika library
The newest version!
errorWhileExtractingTextFrom = Error while extracting text : {0}
warnCannotDetectMimeType = Cannot detect mime type using ModeShape's detectors
parseExceptionWhileExtractingText = Parsing exception while extracting text: {0}
warnNoClassDefFound = Cannot extract text because one of Tika's 3rd party dependency classes is missing: {0}. ModeShape excludes most of them by default, so make sure you add them to your classpath if needed.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy