jar

io.github.astrapi69 : xml-api

Maven & Gradle

Nov 09, 2022
1 stars

xml-api · Provides interfaces for convert xml to object/File and vice versa

Table Of Contents

Latest Version

Download io.github.astrapi69 : xml-api JAR file - Latest Versions:

All Versions

Download io.github.astrapi69 : xml-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3
1.2
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 xml-api-1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.astrapi69.xml.api

├─ io.github.astrapi69.xml.api.ObjectToXml.class - [JAR]

├─ io.github.astrapi69.xml.api.ObjectToXmlFile.class - [JAR]

├─ io.github.astrapi69.xml.api.Objectable.class - [JAR]

├─ io.github.astrapi69.xml.api.Transformable.class - [JAR]

├─ io.github.astrapi69.xml.api.XmlFileToGenericObject.class - [JAR]

├─ io.github.astrapi69.xml.api.XmlFileToObject.class - [JAR]

├─ io.github.astrapi69.xml.api.XmlToGenericObject.class - [JAR]

├─ io.github.astrapi69.xml.api.XmlToObject.class - [JAR]

├─ io.github.astrapi69.xml.api.Xmlable.class - [JAR]

io.github.astrapi69.xml.api.enumtype

├─ io.github.astrapi69.xml.api.enumtype.Converter.class - [JAR]