jar

net.java.dev.jaxb2-commons : jaxb-fluent-api

Maven & Gradle

May 20, 2010
6 usages

Jaxb RI 2.1.8 Fluent API Plugin · Causes JAXB RI 2.1.8 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 net.java.dev.jaxb2-commons : jaxb-fluent-api JAR file - Latest Versions:

All Versions

Download net.java.dev.jaxb2-commons : jaxb-fluent-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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-fluent-api-2.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jvnet.jaxb2_commons.tools.xjc.plugin.fluent_api

├─ org.jvnet.jaxb2_commons.tools.xjc.plugin.fluent_api.FluentMethodInfo.class - [JAR]

├─ org.jvnet.jaxb2_commons.tools.xjc.plugin.fluent_api.FluentMethodType.class - [JAR]

├─ org.jvnet.jaxb2_commons.tools.xjc.plugin.fluent_api.XjcFluentApiPlugin.class - [JAR]