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 ecore2xml-2.3.0-v200706262000.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.emf.mapping.ecore2xml.util
├─ org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLAdapterFactory.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLExtendedMetaData.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLResource.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLResourceFactoryImpl.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLResourceImpl.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.util.Ecore2XMLSwitch.class - [JAR]
org.eclipse.emf.mapping.ecore2xml.impl
├─ org.eclipse.emf.mapping.ecore2xml.impl.ENamedElementToXMLInfoMapEntryImpl.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.impl.Ecore2XMLFactoryImpl.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.impl.Ecore2XMLPackageImpl.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.impl.Ecore2XMLRegistryImpl.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.impl.XMLInfoImpl.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.impl.XMLMapImpl.class - [JAR]
org.eclipse.emf.mapping.ecore2xml
├─ org.eclipse.emf.mapping.ecore2xml.Ecore2XMLFactory.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.Ecore2XMLPackage.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.Ecore2XMLRegistry.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.XMLInfo.class - [JAR]
├─ org.eclipse.emf.mapping.ecore2xml.XMLMap.class - [JAR]