Searched refs:PACKAGE_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
33 public static final char PACKAGE_SEPARATOR = '/'; field in ClassUtils93 name.replace(PACKAGE_SEPARATOR, CLASS_MEMBER_SELECTOR) in getCanonicalName()