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 stencil-persistence-api-1.026.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.thestencil.persistence.api
├─ io.thestencil.persistence.api.CreateBuilder.class - [JAR]
├─ io.thestencil.persistence.api.DeleteBuilder.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableArticle.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableArticleMutator.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableCreateArticle.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableCreateLink.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableCreateLocale.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableCreatePage.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableCreateRelease.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableCreateWorkflow.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableEntity.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableLink.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableLinkArticlePage.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableLinkMutator.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableLocale.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableLocaleMutator.class - [JAR]
├─ io.thestencil.persistence.api.ImmutablePage.class - [JAR]
├─ io.thestencil.persistence.api.ImmutablePageMutator.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableRelease.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableSiteState.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableWorkflow.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableWorkflowArticlePage.class - [JAR]
├─ io.thestencil.persistence.api.ImmutableWorkflowMutator.class - [JAR]
├─ io.thestencil.persistence.api.Serializers.class - [JAR]
├─ io.thestencil.persistence.api.UpdateBuilder.class - [JAR]
├─ io.thestencil.persistence.api.ZoePersistence.class - [JAR]