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 azure-cognitiveservices-qnamaker-1.0.0-beta.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.cognitiveservices.knowledge.qnamaker
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointKeys.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Operations.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerManager.class - [JAR]
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.OperationsImpl.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl.class - [JAR]
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseUpdateHeaders.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationsGetDetailsHeaders.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.TrainOptionalParameter.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateSettingsOptionalParameter.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.class - [JAR]