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 optimusfaces-0.16.J1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.omnifaces.optimusfaces.component
├─ org.omnifaces.optimusfaces.component.ExtendedDataTable.class - [JAR]
org.omnifaces.optimusfaces.model
├─ org.omnifaces.optimusfaces.model.LazyPagedDataModel.class - [JAR]
├─ org.omnifaces.optimusfaces.model.NonLazyPagedDataModel.class - [JAR]
├─ org.omnifaces.optimusfaces.model.PagedDataModel.class - [JAR]
org.omnifaces.optimusfaces.el
├─ org.omnifaces.optimusfaces.el.NestedBaseEntityELResolver.class - [JAR]