Package org.apache.beam.sdk.io.tika
package org.apache.beam.sdk.io.tika
Transform for reading and parsing files with Apache Tika.
-
ClassesClassDescriptionThe result of parsing a single file with Tika: contains the file's location, metadata, extracted text, and optionally an error.Transforms for parsing arbitrary files using Apache Tika.Implementation of
TikaIO.parse()
.Implementation ofTikaIO.parseFiles()
.