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 xstream-hibernate-1.4.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.thoughtworks.xstream.hibernate.converter
├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentCollectionConverter.class - [JAR]
├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentMapConverter.class - [JAR]
├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentSortedMapConverter.class - [JAR]
├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentSortedSetConverter.class - [JAR]
├─ com.thoughtworks.xstream.hibernate.converter.HibernateProxyConverter.class - [JAR]
com.thoughtworks.xstream.hibernate.util
├─ com.thoughtworks.xstream.hibernate.util.Hibernate.class - [JAR]
com.thoughtworks.xstream.hibernate.mapper
├─ com.thoughtworks.xstream.hibernate.mapper.HibernateMapper.class - [JAR]