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 docs-integration-sdk-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.onlyoffice.model.convertservice
├─ com.onlyoffice.model.convertservice.ConvertRequest.class - [JAR]
├─ com.onlyoffice.model.convertservice.ConvertResponse.class - [JAR]
com.onlyoffice.service.command
├─ com.onlyoffice.service.command.CommandService.class - [JAR]
├─ com.onlyoffice.service.command.DefaultCommandService.class - [JAR]
com.onlyoffice.manager.settings
├─ com.onlyoffice.manager.settings.DefaultSettingsManager.class - [JAR]
├─ com.onlyoffice.manager.settings.SettingsManager.class - [JAR]
com.onlyoffice.model.common
├─ com.onlyoffice.model.common.Changes.class - [JAR]
├─ com.onlyoffice.model.common.CommonResponse.class - [JAR]
├─ com.onlyoffice.model.common.Error.class - [JAR]
├─ com.onlyoffice.model.common.Format.class - [JAR]
├─ com.onlyoffice.model.common.RequestEntity.class - [JAR]
├─ com.onlyoffice.model.common.RequestedService.class - [JAR]
├─ com.onlyoffice.model.common.User.class - [JAR]
com.onlyoffice.service.documenteditor.config
├─ com.onlyoffice.service.documenteditor.config.ConfigService.class - [JAR]
├─ com.onlyoffice.service.documenteditor.config.DefaultConfigService.class - [JAR]
com.onlyoffice.service.documenteditor.callback
├─ com.onlyoffice.service.documenteditor.callback.CallbackService.class - [JAR]
├─ com.onlyoffice.service.documenteditor.callback.DefaultCallbackService.class - [JAR]
com.onlyoffice.model.documenteditor.config.editorconfig.coediting
├─ com.onlyoffice.model.documenteditor.config.editorconfig.coediting.Mode.class - [JAR]
com.onlyoffice.model.documenteditor.callback
├─ com.onlyoffice.model.documenteditor.callback.Action.class - [JAR]
├─ com.onlyoffice.model.documenteditor.callback.ForcesaveType.class - [JAR]
├─ com.onlyoffice.model.documenteditor.callback.History.class - [JAR]
├─ com.onlyoffice.model.documenteditor.callback.Status.class - [JAR]
com.onlyoffice.model.documenteditor.config.editorconfig.customization
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.Anonymous.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.Customer.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.Features.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.Goback.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.Logo.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.MacrosMode.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.Review.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.Unit.class - [JAR]
com.onlyoffice.model.commandservice.commandrequest
├─ com.onlyoffice.model.commandservice.commandrequest.Command.class - [JAR]
├─ com.onlyoffice.model.commandservice.commandrequest.Meta.class - [JAR]
com.onlyoffice.model.documenteditor.config.editorconfig.embedded
├─ com.onlyoffice.model.documenteditor.config.editorconfig.embedded.Toolbar.class - [JAR]
com.onlyoffice.model.documenteditor.config
├─ com.onlyoffice.model.documenteditor.config.Document.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.EditorConfig.class - [JAR]
com.onlyoffice.model.settings
├─ com.onlyoffice.model.settings.HttpClientSettings.class - [JAR]
├─ com.onlyoffice.model.settings.Settings.class - [JAR]
├─ com.onlyoffice.model.settings.SettingsConstants.class - [JAR]
com.onlyoffice.manager.security
├─ com.onlyoffice.manager.security.DefaultJwtManager.class - [JAR]
├─ com.onlyoffice.manager.security.JwtManager.class - [JAR]
com.onlyoffice.model.commandservice
├─ com.onlyoffice.model.commandservice.CommandRequest.class - [JAR]
├─ com.onlyoffice.model.commandservice.CommandResponse.class - [JAR]
com.onlyoffice.service.settings
├─ com.onlyoffice.service.settings.DefaultSettingsValidationService.class - [JAR]
├─ com.onlyoffice.service.settings.SettingsValidationService.class - [JAR]
com.onlyoffice.model.documenteditor.config.document.permissions
├─ com.onlyoffice.model.documenteditor.config.document.permissions.CommentGroups.class - [JAR]
com.onlyoffice.model.documenteditor.historydata
├─ com.onlyoffice.model.documenteditor.historydata.Previous.class - [JAR]
com.onlyoffice.model.documenteditor.config.document
├─ com.onlyoffice.model.documenteditor.config.document.DocumentType.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.document.Info.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.document.Permissions.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.document.ReferenceData.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.document.Type.class - [JAR]
com.onlyoffice.model.convertservice.convertrequest
├─ com.onlyoffice.model.convertservice.convertrequest.Thumbnail.class - [JAR]
com.onlyoffice.manager.request
├─ com.onlyoffice.manager.request.DefaultRequestManager.class - [JAR]
├─ com.onlyoffice.manager.request.RequestManager.class - [JAR]
com.onlyoffice.model.documenteditor.config.document.info.sharingsettings
├─ com.onlyoffice.model.documenteditor.config.document.info.sharingsettings.Permissions.class - [JAR]
com.onlyoffice.model.documenteditor.callback.action
├─ com.onlyoffice.model.documenteditor.callback.action.Type.class - [JAR]
com.onlyoffice.model.documenteditor
├─ com.onlyoffice.model.documenteditor.Callback.class - [JAR]
├─ com.onlyoffice.model.documenteditor.Config.class - [JAR]
├─ com.onlyoffice.model.documenteditor.History.class - [JAR]
├─ com.onlyoffice.model.documenteditor.HistoryData.class - [JAR]
com.onlyoffice.model.documenteditor.config.editorconfig.customization.review
├─ com.onlyoffice.model.documenteditor.config.editorconfig.customization.review.ReviewDisplay.class - [JAR]
com.onlyoffice.manager.document
├─ com.onlyoffice.manager.document.DefaultDocumentManager.class - [JAR]
├─ com.onlyoffice.manager.document.DocumentManager.class - [JAR]
com.onlyoffice.model.settings.validation
├─ com.onlyoffice.model.settings.validation.ValidationResult.class - [JAR]
com.onlyoffice.model.documenteditor.config.editorconfig
├─ com.onlyoffice.model.documenteditor.config.editorconfig.CoEditing.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.Customization.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.Embedded.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.Mode.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.Plugins.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.Recent.class - [JAR]
├─ com.onlyoffice.model.documenteditor.config.editorconfig.Template.class - [JAR]
com.onlyoffice.service.convert
├─ com.onlyoffice.service.convert.ConvertService.class - [JAR]
├─ com.onlyoffice.service.convert.DefaultConvertService.class - [JAR]
com.onlyoffice.model.settings.validation.status
├─ com.onlyoffice.model.settings.validation.status.Status.class - [JAR]
com.onlyoffice.model.documenteditor.config.document.info
├─ com.onlyoffice.model.documenteditor.config.document.info.SharingSettings.class - [JAR]
com.onlyoffice.model.documenteditor.history
├─ com.onlyoffice.model.documenteditor.history.Version.class - [JAR]
com.onlyoffice.model.settings.security
├─ com.onlyoffice.model.settings.security.Security.class - [JAR]
com.onlyoffice.manager.url
├─ com.onlyoffice.manager.url.DefaultUrlManager.class - [JAR]
├─ com.onlyoffice.manager.url.UrlManager.class - [JAR]