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 netschoolapi-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.theentropyshard.netschoolapi.diary.models
├─ me.theentropyshard.netschoolapi.diary.models.Announcement.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.Assignment.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.AssignmentType.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.Attachment.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.Day.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.DetailedAssignment.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.Diary.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.LaAssign.class - [JAR]
├─ me.theentropyshard.netschoolapi.diary.models.Lesson.class - [JAR]
me.theentropyshard.netschoolapi.reports.models
├─ me.theentropyshard.netschoolapi.reports.models.Param.class - [JAR]
├─ me.theentropyshard.netschoolapi.reports.models.QueuePayload.class - [JAR]
├─ me.theentropyshard.netschoolapi.reports.models.ReportResponse.class - [JAR]
├─ me.theentropyshard.netschoolapi.reports.models.ReportsGroup.class - [JAR]
me.theentropyshard.netschoolapi.diary
├─ me.theentropyshard.netschoolapi.diary.DiaryService.class - [JAR]
me.theentropyshard.netschoolapi.mail
├─ me.theentropyshard.netschoolapi.mail.MailBox.class - [JAR]
├─ me.theentropyshard.netschoolapi.mail.MailField.class - [JAR]
├─ me.theentropyshard.netschoolapi.mail.MailHelper.class - [JAR]
├─ me.theentropyshard.netschoolapi.mail.MailOrder.class - [JAR]
├─ me.theentropyshard.netschoolapi.mail.MailSearch.class - [JAR]
├─ me.theentropyshard.netschoolapi.mail.MailService.class - [JAR]
me.theentropyshard.netschoolapi.models
├─ me.theentropyshard.netschoolapi.models.IntIdName.class - [JAR]
├─ me.theentropyshard.netschoolapi.models.MySettings.class - [JAR]
├─ me.theentropyshard.netschoolapi.models.SchoolCard.class - [JAR]
├─ me.theentropyshard.netschoolapi.models.SchoolModel.class - [JAR]
├─ me.theentropyshard.netschoolapi.models.UserModel.class - [JAR]
├─ me.theentropyshard.netschoolapi.models.UserSession.class - [JAR]
me.theentropyshard.netschoolapi.http
├─ me.theentropyshard.netschoolapi.http.ContentType.class - [JAR]
├─ me.theentropyshard.netschoolapi.http.HttpClientWrapper.class - [JAR]
me.theentropyshard.netschoolapi.reports
├─ me.theentropyshard.netschoolapi.reports.ReportsService.class - [JAR]
me.theentropyshard.netschoolapi
├─ me.theentropyshard.netschoolapi.NetSchoolAPI.class - [JAR]
├─ me.theentropyshard.netschoolapi.Urls.class - [JAR]
├─ me.theentropyshard.netschoolapi.Utils.class - [JAR]
me.theentropyshard.netschoolapi.exceptions
├─ me.theentropyshard.netschoolapi.exceptions.LoginException.class - [JAR]
me.theentropyshard.netschoolapi.mail.models
├─ me.theentropyshard.netschoolapi.mail.models.Mail.class - [JAR]
├─ me.theentropyshard.netschoolapi.mail.models.MailRecord.class - [JAR]
├─ me.theentropyshard.netschoolapi.mail.models.Message.class - [JAR]