jar

org.sweble.wom3 : sweble-wom3-json-tools

Maven & Gradle

Sep 26, 2018
3 usages

Sweble WOM 3.0 JSON Tools · Serialize a WOM 3.0 structure to and from json.

Table Of Contents

Latest Version

Download org.sweble.wom3 : sweble-wom3-json-tools JAR file - Latest Versions:

All Versions

Download org.sweble.wom3 : sweble-wom3-json-tools JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
2.2.x
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 sweble-wom3-json-tools-3.1.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sweble.wom3.serialization

├─ org.sweble.wom3.serialization.NamespaceException.class - [JAR]

├─ org.sweble.wom3.serialization.ScopeStack.class - [JAR]

├─ org.sweble.wom3.serialization.UnsupportedNodeException.class - [JAR]

├─ org.sweble.wom3.serialization.Wom3JsonTypeAdapterBase.class - [JAR]

├─ org.sweble.wom3.serialization.Wom3JsonTypeAdapterInterface.class - [JAR]

├─ org.sweble.wom3.serialization.Wom3NodeCompactJsonTypeAdapter.class - [JAR]

├─ org.sweble.wom3.serialization.Wom3NodeJsonTypeAdapter.class - [JAR]

Advertisement