io.quarkus.tika.runtime.TikaRecorder$$accessor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-tika Show documentation
Show all versions of quarkus-tika Show documentation
Extract data from your documents with Apache Tika
package io.quarkus.tika.runtime;
public final class TikaRecorder$$accessor {
private TikaRecorder$$accessor() {}
public static Object construct() {
return new TikaRecorder();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy