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 categories-1.0.0-M4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.sphere.sdk.categories.queries
├─ io.sphere.sdk.categories.queries.CategoryExpansionModel.class - [JAR]
├─ io.sphere.sdk.categories.queries.CategoryExpansionPath.class - [JAR]
├─ io.sphere.sdk.categories.queries.CategoryQuery.class - [JAR]
├─ io.sphere.sdk.categories.queries.CategoryQueryModel.class - [JAR]
io.sphere.sdk.categories.commands
├─ io.sphere.sdk.categories.commands.CategoryCreateCommand.class - [JAR]
├─ io.sphere.sdk.categories.commands.CategoryDeleteByIdCommand.class - [JAR]
io.sphere.sdk.categories
├─ io.sphere.sdk.categories.Category.class - [JAR]
├─ io.sphere.sdk.categories.CategoryBuilder.class - [JAR]
├─ io.sphere.sdk.categories.CategoryHasParentPredicate.class - [JAR]
├─ io.sphere.sdk.categories.CategoryImpl.class - [JAR]
├─ io.sphere.sdk.categories.CategoryTree.class - [JAR]
├─ io.sphere.sdk.categories.CategoryTreeFactory.class - [JAR]
├─ io.sphere.sdk.categories.CategoryTreeImpl.class - [JAR]
├─ io.sphere.sdk.categories.CategoryWrapper.class - [JAR]
├─ io.sphere.sdk.categories.LocaleSlugPair.class - [JAR]
├─ io.sphere.sdk.categories.Multimap.class - [JAR]
├─ io.sphere.sdk.categories.NewCategory.class - [JAR]
├─ io.sphere.sdk.categories.NewCategoryBuilder.class - [JAR]