public class DeprecatedDuplicatesIconPathPatcher extends IconPathPatcher
| Constructor and Description |
|---|
DeprecatedDuplicatesIconPathPatcher() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
patchPath(java.lang.String path,
java.lang.ClassLoader classLoader)
Patches the path or returns
null if nothing has patched. |
getContextClass, getContextClassLoader, patchPathpublic java.lang.String patchPath(java.lang.String path,
java.lang.ClassLoader classLoader)
IconPathPatchernull if nothing has patched.patchPath in class IconPathPatcherpath - path to the iconclassLoader - ClassLoader of the icon is requested fromnull