jar

com.github.yuancihang : happyxml

Maven & Gradle

Dec 02, 2016
0 stars

happyxml · 短小精悍的xml操作封装, 只有几百行代码. 支持注解绑定到对象

Table Of Contents

Latest Version

Download com.github.yuancihang : happyxml JAR file - Latest Versions:

All Versions

Download com.github.yuancihang : happyxml JAR file - All Versions:

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

io.happyxml

├─ io.happyxml.Dom.class - [JAR]

├─ io.happyxml.ForgivingErrorHandler.class - [JAR]

├─ io.happyxml.Jaxb.class - [JAR]

io.happyxml.example

├─ io.happyxml.example.UserBuyerResponse.class - [JAR]

├─ io.happyxml.example.XmlExample.class - [JAR]

io.happyxml.annotation

├─ io.happyxml.annotation.XmlInit.class - [JAR]