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 atlas-xml-core-2.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.atlasmap.xml.core
├─ io.atlasmap.xml.core.AtlasXmlConstants.class - [JAR]
├─ io.atlasmap.xml.core.AtlasXmlNamespaceContext.class - [JAR]
├─ io.atlasmap.xml.core.XmlCollectionHelper.class - [JAR]
├─ io.atlasmap.xml.core.XmlComplexTypeFactory.class - [JAR]
├─ io.atlasmap.xml.core.XmlFieldReader.class - [JAR]
├─ io.atlasmap.xml.core.XmlFieldTransformer.class - [JAR]
├─ io.atlasmap.xml.core.XmlFieldWriter.class - [JAR]
├─ io.atlasmap.xml.core.XmlIOHelper.class - [JAR]
├─ io.atlasmap.xml.core.XmlPath.class - [JAR]
io.atlasmap.xml.inspect
├─ io.atlasmap.xml.inspect.SimpleTypeRestriction.class - [JAR]
├─ io.atlasmap.xml.inspect.XmlInspectionException.class - [JAR]
├─ io.atlasmap.xml.inspect.XmlInspectionService.class - [JAR]
├─ io.atlasmap.xml.inspect.XmlInstanceInspector.class - [JAR]
├─ io.atlasmap.xml.inspect.XmlSchemaInspector.class - [JAR]
io.atlasmap.xml.core.schema
├─ io.atlasmap.xml.core.schema.AtlasRewritingXSVisitor.class - [JAR]
├─ io.atlasmap.xml.core.schema.AtlasXmlSchemaSetParser.class - [JAR]
├─ io.atlasmap.xml.core.schema.XSOMClasspathEntityResolver.class - [JAR]
├─ io.atlasmap.xml.core.schema.XSOMErrorHandler.class - [JAR]