jar

org.andromda.thirdparty.jaxb2_commons : xml-element-wrapper

Maven & Gradle

Apr 29, 2010
1 usages

JAXB2 @XmlElementWrapper Plugin · When generating XML schema from Java source code using the schemagen tool a common approach is to use the @XmlElementWrapper and @XmlElement annotations to handle schema generation for collections. However, when generating Java source from a schema using the xjc tool the resulting code is not created with these annotations. Instead, the generated Java source contains "injected" inner classes to accommodate the collection of elements contained within an element.

Table Of Contents

Latest Version

Download org.andromda.thirdparty.jaxb2_commons : xml-element-wrapper JAR file - Latest Versions:

All Versions

Download org.andromda.thirdparty.jaxb2_commons : xml-element-wrapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 xml-element-wrapper-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dk.conspicio.jaxb.plugins

├─ dk.conspicio.jaxb.plugins.XmlElementWrapperPlugin.class - [JAR]