Package org.apache.tika.metadata.filter
package org.apache.tika.metadata.filter
-
ClassDescriptionThis filter runs a regex against the first value in the "sourceField".Configuration class for JSON deserialization.This class clears the entire metadata object if the attachment type matches one of the types.Configuration class for JSON deserialization.Some dates in some file formats do not have a timezone.Configuration class for JSON deserialization.Configuration class for JSON deserialization.Configuration class for JSON deserialization.If
Metadatacontains aTikaCoreProperties.LATITUDEand aTikaCoreProperties.LONGITUDE, this filter concatenates those with a comma in the order LATITUDE,LONGITUDE.Configuration class for JSON deserialization.Configuration class for JSON deserialization.Rewrites 4.x metadata keys back to their 3.x spellings (or vice versa) so consumers pinned to 3.x key names keep working after the 4.0 rename break.V4_TO_V3 = egress (4.x output rewritten to 3.x keys, the BWC case); V3_TO_V4 = ingest.Base class for iterating a call toMetadataFilterBase.filter(Metadata)on a list of metadata objects.This filter performs no operations on the metadata and leaves it untouched.This class removes the entire metadata object if the mime matches the mime filter.Configuration class for JSON deserialization.