jar

org.bitbucket.unaszole.xsdnormaliser : xsdnormaliser

Maven & Gradle

Mar 18, 2018
1 usages

XSD Normaliser Library · Normalises structure of complex sets of XML schemas.

Table Of Contents

Latest Version

Download org.bitbucket.unaszole.xsdnormaliser : xsdnormaliser JAR file - Latest Versions:

All Versions

Download org.bitbucket.unaszole.xsdnormaliser : xsdnormaliser JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]