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
IOException
public byte[] transform(byte[] original)
transform
in interface ResourceTransformer
Copyright © 2004–2023. All rights reserved.