jar

org.apidesign.html : net.java.html.json

Maven & Gradle

Sep 17, 2013
6 usages

JSON Model in Java · API for smooth representation of JSON objects in Java. Write your application in Java and present it using modern HTML rendering technologies like Knockout.

Table Of Contents

Latest Version

Download org.apidesign.html : net.java.html.json JAR file - Latest Versions:

All Versions

Download org.apidesign.html : net.java.html.json JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6
0.5
0.4
0.3.x
0.3
0.2
0.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 net.java.html.json-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apidesign.html.json.impl

├─ org.apidesign.html.json.impl.Bindings.class - [JAR]

├─ org.apidesign.html.json.impl.Callback.class - [JAR]

├─ org.apidesign.html.json.impl.FromJSON.class - [JAR]

├─ org.apidesign.html.json.impl.JSON.class - [JAR]

├─ org.apidesign.html.json.impl.JSONList.class - [JAR]

├─ org.apidesign.html.json.impl.ModelProcessor.class - [JAR]

├─ org.apidesign.html.json.impl.PropertyBindingAccessor.class - [JAR]

├─ org.apidesign.html.json.impl.RcvrJSON.class - [JAR]

├─ org.apidesign.html.json.impl.SetAndGet.class - [JAR]

├─ org.apidesign.html.json.impl.WrapperObject.class - [JAR]

net.java.html.json

├─ net.java.html.json.ComputedProperty.class - [JAR]

├─ net.java.html.json.Function.class - [JAR]

├─ net.java.html.json.Model.class - [JAR]

├─ net.java.html.json.ModelOperation.class - [JAR]

├─ net.java.html.json.Models.class - [JAR]

├─ net.java.html.json.OnPropertyChange.class - [JAR]

├─ net.java.html.json.OnReceive.class - [JAR]

├─ net.java.html.json.Property.class - [JAR]

org.apidesign.html.json.spi

├─ org.apidesign.html.json.spi.FunctionBinding.class - [JAR]

├─ org.apidesign.html.json.spi.JSONCall.class - [JAR]

├─ org.apidesign.html.json.spi.PropertyBinding.class - [JAR]

├─ org.apidesign.html.json.spi.Technology.class - [JAR]

├─ org.apidesign.html.json.spi.Transfer.class - [JAR]

├─ org.apidesign.html.json.spi.WSTransfer.class - [JAR]