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-forms-core-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.knotx.forms.core.domain
├─ io.knotx.forms.core.domain.DefaultFormTransformer.class - [JAR]
├─ io.knotx.forms.core.domain.FormConfigurationException.class - [JAR]
├─ io.knotx.forms.core.domain.FormConstants.class - [JAR]
├─ io.knotx.forms.core.domain.FormEntity.class - [JAR]
├─ io.knotx.forms.core.domain.FormEntityDeduplicator.class - [JAR]
├─ io.knotx.forms.core.domain.FormProcessingException.class - [JAR]
├─ io.knotx.forms.core.domain.FormTransformer.class - [JAR]
io.knotx.forms.core
├─ io.knotx.forms.core.FormsKnot.class - [JAR]
├─ io.knotx.forms.core.FormsKnotDefinition.class - [JAR]
├─ io.knotx.forms.core.FormsKnotDefinitionConverter.class - [JAR]
├─ io.knotx.forms.core.FormsKnotOptions.class - [JAR]
├─ io.knotx.forms.core.FormsKnotOptionsConverter.class - [JAR]
├─ io.knotx.forms.core.FormsKnotProxy.class - [JAR]
├─ io.knotx.forms.core.package-info.class - [JAR]