public final class AsmClassTransformer extends Object implements ResourceTransformer
| Constructor and Description |
|---|
AsmClassTransformer() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
transform(byte[] original) |
byte[] |
transform(InputStream is) |
public byte[] transform(InputStream is) throws IOException
IOExceptionpublic byte[] transform(byte[] original)
transform in interface ResourceTransformerCopyright © 2004–2025. All rights reserved.