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 xsdnormaliser-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bitbucket.unaszole.xsdnormaliser.schemahandlers
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.GroupElementsHandler.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.IncludeHandler.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.NamespaceHandler.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.SchemaContentExtractor.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.SchemaNamespaceSetter.class - [JAR]
org.bitbucket.unaszole.xsdnormaliser
├─ org.bitbucket.unaszole.xsdnormaliser.BindingGenerator.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.CatalogGenerator.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.Configuration.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.ConflictResolver.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.FilePathUtils.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.NamespaceEntrypointGenerator.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.NormalisedSchemasManager.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.SchemaEntitiesCollector.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.SchemaNormaliser.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.SchemaNormaliserBaseContext.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.SchemaNormaliserIncludedSchemaContext.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.SchemaNormaliserRootSchemaContext.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.XSDNormaliser.class - [JAR]
org.bitbucket.unaszole.xsdnormaliser.schemahandlers.xsd
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.xsd.NamedEntity.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.xsd.NamedEntityMember.class - [JAR]
├─ org.bitbucket.unaszole.xsdnormaliser.schemahandlers.xsd.NamedEntityReference.class - [JAR]