jar

io.fares.bind.xjc.plugins : jaxb-substitution-plugin

Maven & Gradle

Jan 03, 2022
3 stars

JAXB Substitution XJC Plugin · A XJC plugin to fix eager generation of complicated fields when substitution head elements are referenced. The schema author will have to specifically target either the substitution head or the substitution head reference to enable this plugin.

Table Of Contents

Latest Version

Download io.fares.bind.xjc.plugins : jaxb-substitution-plugin JAR file - Latest Versions:

All Versions

Download io.fares.bind.xjc.plugins : jaxb-substitution-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 jaxb-substitution-plugin-0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.fares.bind.xjc.plugins.substitution

├─ io.fares.bind.xjc.plugins.substitution.ChoicePropertyElement.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.ManualCollector.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.PostProcessingException.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.SubstitutionCandidate.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.SubstitutionPlugin.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.SubstitutionProperty.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.SubstitutionPropertyBase.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.SubstitutionPropertyElement.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.SubstitutionPropertyReference.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.SubstitutionPropertyVisitor.class - [JAR]

├─ io.fares.bind.xjc.plugins.substitution.Utils.class - [JAR]