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 libfax-interfaxsl-core-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wix.fax.interfax.sl.model
├─ com.wix.fax.interfax.sl.model.Boolean.class - [JAR]
├─ com.wix.fax.interfax.sl.model.ErrorCode.class - [JAR]
├─ com.wix.fax.interfax.sl.model.FaxItemEx.class - [JAR]
├─ com.wix.fax.interfax.sl.model.FaxItems.class - [JAR]
├─ com.wix.fax.interfax.sl.model.FileType.class - [JAR]
├─ com.wix.fax.interfax.sl.model.PageOrientation.class - [JAR]
├─ com.wix.fax.interfax.sl.model.PageResolution.class - [JAR]
├─ com.wix.fax.interfax.sl.model.PageSize.class - [JAR]
├─ com.wix.fax.interfax.sl.model.Params.class - [JAR]
├─ com.wix.fax.interfax.sl.model.QueryResult.class - [JAR]
├─ com.wix.fax.interfax.sl.model.QueryResultParser.class - [JAR]
├─ com.wix.fax.interfax.sl.model.RenderingQuality.class - [JAR]
├─ com.wix.fax.interfax.sl.model.SendCharFaxResponse.class - [JAR]
├─ com.wix.fax.interfax.sl.model.SendCharFaxResponseParser.class - [JAR]
├─ com.wix.fax.interfax.sl.model.StatusCode.class - [JAR]