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 xmlmap-namingrules-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.opensuit.xmlmap
├─ org.ow2.opensuit.xmlmap.BindWithNamingRules.class - [JAR]
├─ org.ow2.opensuit.xmlmap.DocletsGenerator.class - [JAR]
├─ org.ow2.opensuit.xmlmap.Migrator.class - [JAR]
org.ow2.opensuit.xmlmap.interfaces
├─ org.ow2.opensuit.xmlmap.interfaces.IEnumeration.class - [JAR]
├─ org.ow2.opensuit.xmlmap.interfaces.ISimpleType.class - [JAR]
├─ org.ow2.opensuit.xmlmap.interfaces.IXmlImportable.class - [JAR]
├─ org.ow2.opensuit.xmlmap.interfaces.IXmlObject.class - [JAR]
├─ org.ow2.opensuit.xmlmap.interfaces.IXmlSubstitutionGroup.class - [JAR]