Initial commit

This commit is contained in:
Robert von Burg 2012-06-08 09:46:26 -07:00
commit 7017a8cfa0
2 changed files with 10 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
*.class
# Package Files #
*.jar
*.war
*.ear

4
README.md Normal file
View File

@ -0,0 +1,4 @@
ch.eitchnet.java.utils
======================
Generic Java XML persistence layer. Implemented to be light-weight and simple to use