public static class ClassFileRelocator.NopRelocator extends java.lang.Object implements ClassFileRelocator
ClassFileRelocator.Configurator, ClassFileRelocator.NopRelocator, ClassFileRelocator.PrefixRelocator, ClassFileRelocator.RenamingRelocator
Modifier and Type | Field and Description |
---|---|
static ClassFileRelocator |
Instance |
Constructor and Description |
---|
NopRelocator() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
correctPath(java.lang.String path) |
public static ClassFileRelocator Instance
public java.lang.String correctPath(java.lang.String path)
correctPath
in interface ClassFileRelocator