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 lexml-diff-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.gov.lexml.lexmldiff
├─ br.gov.lexml.lexmldiff.Change.class - [JAR]
├─ br.gov.lexml.lexmldiff.Delete.class - [JAR]
├─ br.gov.lexml.lexmldiff.DiffCase.class - [JAR]
├─ br.gov.lexml.lexmldiff.Equal.class - [JAR]
├─ br.gov.lexml.lexmldiff.EqualOther.class - [JAR]
├─ br.gov.lexml.lexmldiff.EqualSpace.class - [JAR]
├─ br.gov.lexml.lexmldiff.Insert.class - [JAR]
├─ br.gov.lexml.lexmldiff.LexmlDiff.class - [JAR]
├─ br.gov.lexml.lexmldiff.Tokenizer.class - [JAR]