jar

com.mobenga.ngen.xml : ngen-xml-parser

Maven & Gradle

Apr 04, 2016
2 stars

An XML parser engineered for n-to-m mapping from XML(s) to Java Object(s).

Table Of Contents

Latest Version

Download com.mobenga.ngen.xml : ngen-xml-parser JAR file - Latest Versions:

All Versions

Download com.mobenga.ngen.xml : ngen-xml-parser JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 ngen-xml-parser-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mobenga.ngen.xml.util

├─ com.mobenga.ngen.xml.util.MappingUtil.class - [JAR]

com.mobenga.ngen.xml.parser

├─ com.mobenga.ngen.xml.parser.AttributeMapping.class - [JAR]

├─ com.mobenga.ngen.xml.parser.AttributeMappingExtended.class - [JAR]

├─ com.mobenga.ngen.xml.parser.DocumentParser.class - [JAR]

├─ com.mobenga.ngen.xml.parser.ElementParserSettings.class - [JAR]

├─ com.mobenga.ngen.xml.parser.ElementTextMapping.class - [JAR]

├─ com.mobenga.ngen.xml.parser.Mappings.class - [JAR]

├─ com.mobenga.ngen.xml.parser.ProtectedClassMap.class - [JAR]

├─ com.mobenga.ngen.xml.parser.XmlParser.class - [JAR]

Advertisement