public interface Relocator
Modifier and Type | Method and Description |
---|---|
String |
applyToSourceContent(String sourceContent) |
boolean |
canRelocateClass(String clazz) |
boolean |
canRelocatePath(String clazz) |
String |
relocateClass(String clazz) |
String |
relocatePath(String clazz) |
static final String ROLE
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.