|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.javaflow.bytecode.transformation.NopResourceTransformer
public final class NopResourceTransformer
Field Summary | |
---|---|
static NopResourceTransformer |
INSTANCE
|
Constructor Summary | |
---|---|
NopResourceTransformer()
|
Method Summary | |
---|---|
byte[] |
transform(byte[] original)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NopResourceTransformer INSTANCE
Constructor Detail |
---|
public NopResourceTransformer()
Method Detail |
---|
public byte[] transform(byte[] original)
transform
in interface ResourceTransformer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |