Skip to content

dfuchss/xml-object-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML Object Mapper

Maven Deploy Latest Release GitHub issues GitHub license

This project contains a simple object mapper for XML files. Currently, it only supports reading from XML files.

Maven & Co.

If you want to use maven or some similar tool add the following code to your pom:

<dependencies>
  <dependency>
    <groupId>org.fuchss</groupId>
    <artifactId>xml-object-mapper</artifactId>
    <version>X.Y.Z</version>
  </dependency>
</dependencies>

About

A simple object mapper for XML files

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages