jar

org.andromda.thirdparty.jaxb2_commons : default-value-plugin

Maven & Gradle

Apr 29, 2010
1 usages

JAXB2 Default Value Plugin · This is an XJC plugin to set default values in the XJC generated classes based on the default attribute to <xs:element>. Note that JAXB handles defaults for <xs:attribute> natively, so this plugin is not necessary for an attribute default. The plugin is particularly useful while generating Value Objects for a user interface from an XML schema. User interface tags such as the Struts HTML tags use reflection on bean properties to render themselves, so it is often useful to have a set of sensible defaults set in the Java Beans mapping to the user interface themselves.

Table Of Contents

Latest Version

Download org.andromda.thirdparty.jaxb2_commons : default-value-plugin JAR file - Latest Versions:

All Versions

Download org.andromda.thirdparty.jaxb2_commons : default-value-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1

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 default-value-plugin-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jvnet.jaxb2_commons.defaultvalueplugin

├─ org.jvnet.jaxb2_commons.defaultvalueplugin.DefaultValuePlugin.class - [JAR]