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, patchPath
public java.lang.String patchPath(java.lang.String path, java.lang.ClassLoader classLoader)
IconPathPatcher
null
if nothing has patched.patchPath
in class IconPathPatcher
path
- path to the iconclassLoader
- ClassLoader of the icon is requested fromnull