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 bing-spellcheck-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.bing.spellcheck.models
├─ com.microsoft.bing.spellcheck.models.ActionType.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.Answer.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.Error.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.ErrorCode.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.ErrorResponse.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.ErrorResponseException.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.ErrorSubCode.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.ErrorType.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.Identifiable.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.Mode.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.Response.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.ResponseBase.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.SpellCheck.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.SpellingFlaggedToken.class - [JAR]
├─ com.microsoft.bing.spellcheck.models.SpellingTokenSuggestion.class - [JAR]
com.microsoft.bing.spellcheck
├─ com.microsoft.bing.spellcheck.SpellCheckClient.class - [JAR]
com.microsoft.bing.spellcheck.implementation
├─ com.microsoft.bing.spellcheck.implementation.SpellCheckClientImpl.class - [JAR]