Package | Description |
---|---|
com.groupdocs.redaction.redactions |
The package provides classes for different types of redactions.
|
Modifier and Type | Method and Description |
---|---|
protected RedactorLogEntry |
EraseMetadataRedaction.applyTo(MetadataItem item,
IMetadataAccess metadata)
Applies the redaction to a given metadata item.
|
protected abstract RedactorLogEntry |
MetadataRedaction.applyTo(MetadataItem item,
IMetadataAccess metadata)
Applies the redaction to a given metadata item.
|
protected RedactorLogEntry |
MetadataSearchRedaction.applyTo(MetadataItem item,
IMetadataAccess metadata)
Applies the redaction to a given metadata item.
|