Package org.apache.tika.config
Annotation Type Field
- 
 @Retention(RUNTIME) @Target({FIELD,METHOD}) @Documented public @interface Field Field annotation is a contract for bindingParamvalue from Tika Configuration to an object. services- Since:
- Apache Tika 1.14
 
- 
- 
Element Detail- 
nameString name - Returns:
- name of the Field
 - Default:
- "#default"
 
 
- 
 
-