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.document.library.test.util-4.0.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.document.library.test.util.search
├─ com.liferay.document.library.test.util.search.DLFolderSearchFixture.class - [JAR]
├─ com.liferay.document.library.test.util.search.FileEntryBlueprint.class - [JAR]
├─ com.liferay.document.library.test.util.search.FileEntrySearchFixture.class - [JAR]
com.liferay.document.library.test.util
├─ com.liferay.document.library.test.util.BaseDLAppTestCase.class - [JAR]
├─ com.liferay.document.library.test.util.BaseWebServerTestCase.class - [JAR]
├─ com.liferay.document.library.test.util.DLAppTestUtil.class - [JAR]
├─ com.liferay.document.library.test.util.DLTestUtil.class - [JAR]