public class SignatureStripperTransformer extends java.lang.Object implements Transformer
Transformer.ClassEntry, Transformer.Context, Transformer.Entry, Transformer.Factory, Transformer.JavadoctorEntry, Transformer.ManifestEntry, Transformer.ResourceEntry| Constructor and Description |
|---|
SignatureStripperTransformer(SignatureStripperConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Transformer.ManifestEntry |
process(Transformer.ManifestEntry entry)
Processes a manifest entry and returns the transformed entry.
|
Transformer.ResourceEntry |
process(Transformer.ResourceEntry entry)
Processes a resource entry and returns the transformed entry.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfernFlowerLineFixerFactory, getExtras, identifierFixerFactory, parameterAnnotationFixerFactory, parameterFinalFlagRemoverFactory, process, process, recordFixerFactory, renamerFactory, signatureStripperFactory, sourceFixerFactorypublic SignatureStripperTransformer(SignatureStripperConfig config)
public Transformer.ManifestEntry process(Transformer.ManifestEntry entry)
Transformerprocess in interface Transformerentry - the original entrypublic Transformer.ResourceEntry process(Transformer.ResourceEntry entry)
Transformerprocess in interface Transformerentry - the original entry