Add methods accepting java.nio.file.Path to complement those accepting java.io.File, using the new methods in TikaInputStream or java.nio.file.Files
- Tika
- TIKA-1726 Augment public methods that use a java.io.File with methods that use a java.nio.file.Path
- TIKA-1745