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 jaxb2-plugins-0.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nohope.jaxb2.plugin
├─ org.nohope.jaxb2.plugin.Utils.class - [JAR]
org.nohope.jaxb2.plugin.validation
├─ org.nohope.jaxb2.plugin.validation.Customizations.class - [JAR]
├─ org.nohope.jaxb2.plugin.validation.StaticValidationContext.class - [JAR]
├─ org.nohope.jaxb2.plugin.validation.StaticValidator.class - [JAR]
├─ org.nohope.jaxb2.plugin.validation.Validateable.class - [JAR]
├─ org.nohope.jaxb2.plugin.validation.ValidationException.class - [JAR]
├─ org.nohope.jaxb2.plugin.validation.ValidationPlugin.class - [JAR]
org.nohope.jaxb2.plugin.metadata
├─ org.nohope.jaxb2.plugin.metadata.CallException.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.CollectionType.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.Descriptor.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.IDescriptor.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.IMetadataHolder.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.IValueDescriptor.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.IValueGetter.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.MetadataPlugin.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.MetadataUtils.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.PasstroughGetter.class - [JAR]
├─ org.nohope.jaxb2.plugin.metadata.ValueDescriptor.class - [JAR]