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 de.micromata.mgc.jpa.xmldump-3.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.micromata.genome.db.jpa.xmldump.impl
├─ de.micromata.genome.db.jpa.xmldump.impl.HibernateCollectionConverter.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.HibernateCollectionsMapper.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.HibernateMapper.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.HibernateProxyConverter.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.HibernateProxyXPathMarshaller.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.JpaXmlDumpServiceImpl.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.ProxyIdRefMarshaller.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.ProxyIdRefMarshallingStrategy.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.SkippUnkownElementsCollectionConverter.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.XStreamRecordConverter.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.XStreamReferenceByIdUnmarshaller.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.impl.XmlJpaPersistService.class - [JAR]
de.micromata.genome.db.jpa.xmldump.api
├─ de.micromata.genome.db.jpa.xmldump.api.JpaXmlBeforePersistListener.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.api.JpaXmlDumpService.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.api.JpaXmlPersist.class - [JAR]
├─ de.micromata.genome.db.jpa.xmldump.api.XmlDumpRestoreContext.class - [JAR]