XML Enhancements of Java (XJ) is a set of language extensions to Java that makes writing programs using XML, XML Schema, and XPath easier to write and maintain. It allows programmers to import XML schema element declarations as one would Java classes, and write XPath expressions and construct XML data by writing XML inline. The compiler ensures that programs are correct with respect to XML schemas. As a result, programmers can easily (and more concisely) write XML processing applications.
| Operating Systems | POSIX Linux Unix Windows Windows Windows |
|---|---|
| Implementation | Java |