jar

codes.rafael.jaxb2_commons : jaxb2-fluent-api

Maven & Gradle

Nov 29, 2022
0 stars

JAXB2 Commons - Fluent API Plugin · Causes JAXB RI 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 codes.rafael.jaxb2_commons : jaxb2-fluent-api JAR file - Latest Versions:

All Versions

Download codes.rafael.jaxb2_commons : jaxb2-fluent-api JAR file - All Versions:

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

org.jvnet.jaxb2_commons.plugin.fluent_api

├─ org.jvnet.jaxb2_commons.plugin.fluent_api.FluentApiPlugin.class - [JAR]

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

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