Simple is an XML serialization framework for Java. Its goal is to provide an XML serialization framework that enables rapid development of XML configuration and XML communication applications.
License
Apache License V2.0Follow Simple
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
looks nice but the provided examples are not complete . tutorial is not acurate enough for me. f.i. I got stuck with this cade that I can not get to work. I leave it for now and try an other frame work @Root public class ExampleList { @ElementList(type=C.class) private SpecialList<A, B, C> list; public SpecialList<A, B, C> getSpecialList() { return list; } }
-
Really nice.
-
Great help when de-/serializing objects from and to XML!
-
Easy to use. Lots of good examples.
-
Excellent project. Easy to use, does exactly what it says on the box :)