View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.liferay.mentions.api-7.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.mentions.configuration
├─ com.liferay.mentions.configuration.MentionsGroupServiceConfiguration.class - [JAR]
com.liferay.mentions.strategy
├─ com.liferay.mentions.strategy.MentionsStrategy.class - [JAR]
com.liferay.mentions.constants
├─ com.liferay.mentions.constants.MentionsConstants.class - [JAR]
├─ com.liferay.mentions.constants.MentionsPortletKeys.class - [JAR]
├─ com.liferay.mentions.constants.MentionsWebKeys.class - [JAR]
com.liferay.mentions.matcher
├─ com.liferay.mentions.matcher.BaseRegularExpressionMentionsMatcher.class - [JAR]
├─ com.liferay.mentions.matcher.MentionsMatcher.class - [JAR]
├─ com.liferay.mentions.matcher.MentionsMatcherUtil.class - [JAR]
com.liferay.mentions.util
├─ com.liferay.mentions.util.MentionsNotifier.class - [JAR]
├─ com.liferay.mentions.util.MentionsUserFinder.class - [JAR]
├─ com.liferay.mentions.util.MentionsUtil.class - [JAR]