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-autosuggest-1.0.2-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.cognitiveservices.search.autosuggest
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.BingAutoSuggestSearch.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.BingAutoSuggestSearchAPI.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.BingAutoSuggestSearchManager.class - [JAR]
com.microsoft.azure.cognitiveservices.search.autosuggest.implementation
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.implementation.BingAutoSuggestSearchAPIImpl.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.implementation.BingAutoSuggestSearchImpl.class - [JAR]
com.microsoft.azure.cognitiveservices.search.autosuggest.models
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.Action.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.Answer.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.AutoSuggestOptionalParameter.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.CreativeWork.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.Error.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.ErrorCode.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.ErrorResponse.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.ErrorResponseException.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.Identifiable.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.QueryContext.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.Response.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.ResponseBase.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.ResponseFormat.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.SafeSearch.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.ScenarioType.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.SearchAction.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.SearchKind.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.SearchResultsAnswer.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.Suggestions.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.SuggestionsSuggestionGroup.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.search.autosuggest.models.Thing.class - [JAR]