jar

com.meterware.xml : xmlsemantics

Maven & Gradle

Jul 04, 2013
0 stars

XmlSemantics · A tool to simplify interpretation of XML documents. The common way to interpret XML in Java is to use JAXB, an extremely powerful tool. But what if you want something much more lightweight? That's where XMLSemantics comes in.

Table Of Contents

Latest Version

Download com.meterware.xml : xmlsemantics JAR file - Latest Versions:

All Versions

Download com.meterware.xml : xmlsemantics JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.8

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 xmlsemantics-0.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.meterware.xml

├─ com.meterware.xml.WriteableRootElement.class - [JAR]

├─ com.meterware.xml.WriteableXMLElement.class - [JAR]

├─ com.meterware.xml.WriteableXMLElementBase.class - [JAR]

├─ com.meterware.xml.XmlSemantics.class - [JAR]