Domify is a Java library which adapts an arbitrary graph of Java objects to a W3C DOM interface. The DOM nodes are lazy-loaded to minimize processing overhead.
A Java power pack of utilities that will most likely come in handy. This is intended to be a modular design, letting developers choose exactly what components they need.
This is a separated-out implementation of the java.beans.Introspector and
associated Descriptor classes, targeted at Java 1.8SE Compact Profile 1.
The code is based on the openjdk source bundles. The aim is for API compatibility as much as possible. In the simplest case, a package import rename
... [More] is all that is required.
The source code can be found on GitHub at https://github.com/run2000/compactbeans
The javadocs can be found at http://compactbeans.sourceforge.net/docs/1.0/api/
The license is the same as for OpenJDK itself. That is, GPL version 2 only, with the "Classpath" exception as described in the LICENSE file. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy