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-xml-schemas-4.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.gov.lexml.schema.validator
├─ br.gov.lexml.schema.validator.Main.class - [JAR]
├─ br.gov.lexml.schema.validator.ResultadoValidacao.class - [JAR]
├─ br.gov.lexml.schema.validator.TipoSchema.class - [JAR]
├─ br.gov.lexml.schema.validator.Validador.class - [JAR]
├─ br.gov.lexml.schema.validator.ValidadorException.class - [JAR]