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-spellcheck-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.cognitiveservices.language.spellcheck.implementation
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.implementation.BingSpellCheckAPIImpl.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.implementation.BingSpellCheckOperationsImpl.class - [JAR]
com.microsoft.azure.cognitiveservices.language.spellcheck
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.BingSpellCheckAPI.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.BingSpellCheckManager.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.BingSpellCheckOperations.class - [JAR]
com.microsoft.azure.cognitiveservices.language.spellcheck.models
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.ActionType.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.Answer.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.Error.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorResponse.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorType.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.Identifiable.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.Response.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.ResponseBase.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.SpellCheck.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.SpellCheckerOptionalParameter.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.class - [JAR]
├─ com.microsoft.azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.class - [JAR]