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 knotx-server-http-common-placeholders-2.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.knotx.server.common.placeholders
├─ io.knotx.server.common.placeholders.Encoder.class - [JAR]
├─ io.knotx.server.common.placeholders.JsonPlaceholderSubstitutor.class - [JAR]
├─ io.knotx.server.common.placeholders.JsonResolver.class - [JAR]
├─ io.knotx.server.common.placeholders.PlaceholderSubstitutor.class - [JAR]
├─ io.knotx.server.common.placeholders.PlaceholdersResolver.class - [JAR]
├─ io.knotx.server.common.placeholders.RequestPlaceholderSubstitutor.class - [JAR]
├─ io.knotx.server.common.placeholders.SlingUriInfo.class - [JAR]
├─ io.knotx.server.common.placeholders.SlingUriInfoHelper.class - [JAR]
├─ io.knotx.server.common.placeholders.SourceDefinition.class - [JAR]
├─ io.knotx.server.common.placeholders.SourceDefinitions.class - [JAR]
├─ io.knotx.server.common.placeholders.UriPlaceholderSubstitutor.class - [JAR]