Modified from org.apache.maven.plugins.shade.relocation.Relocator.java
| Type | Name and description |
|---|---|
java.lang.String |
ROLE |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
applyToSourceContent(java.lang.String sourceContent) |
|
boolean |
canRelocateClass(RelocateClassContext context) |
|
boolean |
canRelocatePath(RelocatePathContext context) |
|
java.lang.String |
relocateClass(RelocateClassContext context) |
|
java.lang.String |
relocatePath(RelocatePathContext context) |