Updated comment

This commit is contained in:
U-BASIS\dsmyda 2019-05-07 10:19:59 -04:00
parent c49c071777
commit ebf8726414

View File

@ -417,8 +417,7 @@ final class TikaTextExtractor implements TextExtractor {
}
/**
* Get the content metadata, if any. This requires a full parse by Tika, but
* the content body will not be stored or further processed.
* Get the content metadata, if any.
*
* @return Metadata as a name -> value map
*/