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 river-org-openntf-domino-0.2.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.riverframework.wrapper.org.openntf.domino
├─ org.riverframework.wrapper.org.openntf.domino.AbstractBaseOpenNTF.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DefaultDatabase.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DefaultDocument.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DefaultDocumentIterator.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DefaultFactory.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DefaultNativeReference.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DefaultSession.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DefaultView.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DocumentIteratorFromDocumentCollection.class - [JAR]
├─ org.riverframework.wrapper.org.openntf.domino.DocumentIteratorFromViewEntryCollection.class - [JAR]