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.osgi.felix.util-2.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.felix.utils.extender
├─ org.apache.felix.utils.extender.AbstractExtender.class - [JAR]
├─ org.apache.felix.utils.extender.Extension.class - [JAR]
├─ org.apache.felix.utils.extender.SimpleExtension.class - [JAR]
org.apache.felix.utils.log
├─ org.apache.felix.utils.log.Logger.class - [JAR]
com.liferay.osgi.felix.util
├─ com.liferay.osgi.felix.util.AbstractExtender.class - [JAR]