jar

com.atjava : JObjectXml

Maven & Gradle

Mar 31, 2015
2 stars

JObjectXml · JObjectXml is a tool for converting JavaBean to XML.

Table Of Contents

Latest Version

Download com.atjava : JObjectXml JAR file - Latest Versions:

All Versions

Download com.atjava : JObjectXml JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 JObjectXml-1.1.4-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.atjava.jox.test

├─ com.atjava.jox.test.Test.class - [JAR]

├─ com.atjava.jox.test.TestBean.class - [JAR]

├─ com.atjava.jox.test.TestGen.class - [JAR]

├─ com.atjava.jox.test.TestSuperBean.class - [JAR]

com.atjava.jox.annotation

├─ com.atjava.jox.annotation.ClassProps.class - [JAR]

├─ com.atjava.jox.annotation.FieldProps.class - [JAR]

com.atjava.jox.util

├─ com.atjava.jox.util.XmlStringUtil.class - [JAR]

com.atjava.jox.convert

├─ com.atjava.jox.convert.Converter.class - [JAR]

├─ com.atjava.jox.convert.XmlDefaultConverter.class - [JAR]

com.atjava.jox.io

├─ com.atjava.jox.io.JOXReader.class - [JAR]

├─ com.atjava.jox.io.JOXWriter.class - [JAR]

com.atjava.jox

├─ com.atjava.jox.JOXManager.class - [JAR]