jar

io.github.astrapi69 : xstream-extensions

Maven & Gradle

Nov 10, 2022
2 stars

xstream-extensions · Transform objects with xstream to xml and back

Table Of Contents

Latest Version

Download io.github.astrapi69 : xstream-extensions JAR file - Latest Versions:

All Versions

Download io.github.astrapi69 : xstream-extensions JAR file - All Versions:

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

io.github.astrapi69.xstream

├─ io.github.astrapi69.xstream.ObjectToXmlConverter.class - [JAR]

├─ io.github.astrapi69.xstream.ObjectToXmlExtensions.class - [JAR]

├─ io.github.astrapi69.xstream.ObjectToXmlFileConverter.class - [JAR]

├─ io.github.astrapi69.xstream.ObjectToXmlFileExtensions.class - [JAR]

├─ io.github.astrapi69.xstream.XmlFileToObjectConverter.class - [JAR]

├─ io.github.astrapi69.xstream.XmlFileToObjectExtensions.class - [JAR]

├─ io.github.astrapi69.xstream.XmlToJsonExtensions.class - [JAR]

├─ io.github.astrapi69.xstream.XmlToObjectConverter.class - [JAR]

├─ io.github.astrapi69.xstream.XmlToObjectExtensions.class - [JAR]

io.github.astrapi69.xstream.factory

├─ io.github.astrapi69.xstream.factory.XStreamFactory.class - [JAR]