Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 33df39c03c Modified XmlDao to have a Document as input to create the DOM
representation of the object.
2013-01-21 18:16:21 +01:00
src Modified XmlDao to have a Document as input to create the DOM 2013-01-21 18:16:21 +01:00
.gitignore [Minor] Added eclipse settings file to .gitignore 2012-07-28 15:46:29 +02:00
COPYING [New] Added packaging information and files and licence 2012-06-14 23:40:29 +02:00
COPYING.LESSER [New] Added packaging information and files and licence 2012-06-14 23:40:29 +02:00
README.md Initial commit 2012-06-08 09:47:44 -07:00
pom.xml [Minor] Removed dependency to ch.eitchnet.log4j and thus added log4j.xml 2012-11-25 00:46:19 +01:00

README.md

ch.eitchnet.java.xmlpers

Generic Java XML persistence layer. Implemented to be light-weight and simple to use