jar

org.andromda.thirdparty.jaxb2_commons : jaxb-fluent-api

Maven & Gradle

Apr 29, 2010
1 usages

JAXB2 Fluent API Plugin · Causes JAXB RI 2.2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Table Of Contents

Latest Version

Download org.andromda.thirdparty.jaxb2_commons : jaxb-fluent-api JAR file - Latest Versions:

All Versions

Download org.andromda.thirdparty.jaxb2_commons : jaxb-fluent-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2

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-fluent-api-2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sun.tools.xjc.addon.fluent_api

├─ com.sun.tools.xjc.addon.fluent_api.FluentMethodInfo.class - [JAR]

├─ com.sun.tools.xjc.addon.fluent_api.FluentMethodType.class - [JAR]

├─ com.sun.tools.xjc.addon.fluent_api.XjcFluentApiPlugin.class - [JAR]