@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) @Documented public @interface TikaBridge
The bridge supports the following data types:
String
- where the string value is interpreted as a file pathURI
- where the URI is interpreted as a resource URIbyte[]
java.sql.Blob
Modifier and Type | Optional Element and Description |
---|---|
Class<?> |
metadataProcessor |
Class<?> |
parseContextProvider |
public abstract Class<?> metadataProcessor
public abstract Class<?> parseContextProvider
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved