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 jaxbjpa-utils-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.javastro.ivoa.jaxb.adapters
├─ org.javastro.ivoa.jaxb.adapters.DateTimeXmlAdapter.class - [JAR]
├─ org.javastro.ivoa.jaxb.adapters.package-info.class - [JAR]
org.javastro.ivoa.jpa
├─ org.javastro.ivoa.jpa.BaseJPARepository.class - [JAR]
├─ org.javastro.ivoa.jpa.DefaultPersistenceUnitCreator.class - [JAR]
├─ org.javastro.ivoa.jpa.EntityMetadata.class - [JAR]
├─ org.javastro.ivoa.jpa.InMemoryPersistenceUnitCreator.class - [JAR]
├─ org.javastro.ivoa.jpa.IvoaJPAUtils.class - [JAR]
├─ org.javastro.ivoa.jpa.PersistenceManager.class - [JAR]
├─ org.javastro.ivoa.jpa.PersistenceUnitCreator.class - [JAR]
├─ org.javastro.ivoa.jpa.Repository.class - [JAR]
├─ org.javastro.ivoa.jpa.SimpleJPARepository.class - [JAR]
├─ org.javastro.ivoa.jpa.package-info.class - [JAR]
org.javastro.ivoa.jpa.exceptions
├─ org.javastro.ivoa.jpa.exceptions.IllegalOrphanException.class - [JAR]
├─ org.javastro.ivoa.jpa.exceptions.NonexistentEntityException.class - [JAR]
├─ org.javastro.ivoa.jpa.exceptions.PreexistingEntityException.class - [JAR]
├─ org.javastro.ivoa.jpa.exceptions.package-info.class - [JAR]
org.javastro.ivoa.jaxb
├─ org.javastro.ivoa.jaxb.DescriptionValidator.class - [JAR]
├─ org.javastro.ivoa.jaxb.EntityMetadata.class - [JAR]
├─ org.javastro.ivoa.jaxb.IvoaJAXBContextFactory.class - [JAR]
├─ org.javastro.ivoa.jaxb.IvoaJAXBUtils.class - [JAR]
├─ org.javastro.ivoa.jaxb.JaxbAnnotationMeta.class - [JAR]
├─ org.javastro.ivoa.jaxb.SchemaGenerator.class - [JAR]
├─ org.javastro.ivoa.jaxb.SchemaNamer.class - [JAR]
├─ org.javastro.ivoa.jaxb.package-info.class - [JAR]