A Java/XML binding compiler takes as input a schema description (in most cases an XML schema, but it may be a DTD, a RelaxNG schema, a Java class inspected via reflection, or a database schema). The output is a set of Java classes: * A Java bean class matching the schema description. (If the schema was obtained via Java reflection, the original Java bean class.)
Read a conforming XML document and convert it into the equivalent Java bean.
Vice versa, marshal the Java bean back into the original XML
document.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.5.2-bp151.1.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.5.2-bp150.1.2 info | GA Release | 2018-07-30 | 15 |
|
|