CaptureGroupMetadataFilter |
This filter runs a regex against the first value in the "sourceField".
|
ClearByAttachmentTypeMetadataFilter |
This class clears the entire metadata object if the
attachment type matches one of the types.
|
ClearByMimeMetadataFilter |
This class clears the entire metadata object if the
mime matches the mime filter.
|
CompositeMetadataFilter |
|
DateNormalizingMetadataFilter |
Some dates in some file formats do not have a timezone.
|
DefaultMetadataFilter |
|
ExcludeFieldMetadataFilter |
|
FieldNameMappingFilter |
|
GeoPointMetadataFilter |
|
IncludeFieldMetadataFilter |
|
MetadataFilter |
Filters the metadata in place after the parse
|
NoOpFilter |
This filter performs no operations on the metadata
and leaves it untouched.
|