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 org.ow2.orchestra.eclipse.emf.ecore.xmi-2.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.emf.ecore.xmi.util
├─ org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.util.XMLProcessor.class - [JAR]
org.eclipse.emf.ecore.xmi.impl
├─ org.eclipse.emf.ecore.xmi.impl.BasicResourceHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.ConfigurationCache.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.DefaultDOMHandlerImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EMOFExtendedMetaData.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EMOFHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EMOFHelperImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EMOFLoadImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EMOFResourceFactoryImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EMOFResourceImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EMOFSaveImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.EcoreResourceFactoryImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.ElementHandlerImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceFactoryImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.NameInfoImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.RootXMLContentHandlerImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.SAXWrapper.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.SAXXMIHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.SAXXMLHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.StringSegment.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.URIHandlerImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMIHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMIHelperImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMILoadImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMIResourceFactoryImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMISaveImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLContentHandlerImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLInfoImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLMapImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLOptionsImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLParserPoolImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLResourceFactoryImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.impl.XMLString.class - [JAR]
org.eclipse.emf.ecore.xmi
├─ org.eclipse.emf.ecore.xmi.ClassNotFoundException.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.DOMHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.DOMHelper.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.DanglingHREFException.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.EcoreBuilder.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.FeatureNotFoundException.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.IllegalValueException.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.NameInfo.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.PackageNotFoundException.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.UnresolvedReferenceException.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMIException.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMIPlugin.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMIResource.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMLDefaultHandler.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMLHelper.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMLLoad.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMLOptions.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMLParserPool.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMLResource.class - [JAR]
├─ org.eclipse.emf.ecore.xmi.XMLSave.class - [JAR]