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 apicurio-registry-schema-util-xml-3.0.0.M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.apicurio.registry.util
├─ io.apicurio.registry.util.DocumentBuilderAccessor.class - [JAR]
io.apicurio.registry.rules.validity
├─ io.apicurio.registry.rules.validity.XmlContentValidator.class - [JAR]
io.apicurio.registry.content.canon
├─ io.apicurio.registry.content.canon.XmlContentCanonicalizer.class - [JAR]