XML Enhancements for Java

A set of language extensions that facilitate XML processing in Java
Download

XML Enhancements for Java Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • IBM Corporation
  • Operating Systems:
  • Windows All
  • File Size:
  • 4.4 MB

XML Enhancements for Java Tags


XML Enhancements for Java Description

XML Enhancements for Java (XJ) is a framework for writing efficient XML processing applications more easily. XJ includes a set of extensions to Java 1.4 that integrate support for XML, XML Schema, and XPath 1.0 into the language. In XJ, one can import XML schemas just as one does Java classes. All the element declarations in the XML schema are then available to programmers as if they were Java classes. Programmers can write inline XPath expressions on these classes, and the compiler checks them for correctness with respect to the XML schema. In addition, the compiler performs optimizations in order to improve the evaluation of XPath expressions. A programmer may construct new XML documents by writing XML directly inline. Again, the compiler ensures correctness with respect to the appropriate schema. By integrating XML and Java, XJ allows programmers to reuse existing Java libraries in the development of XML code and vice-versa. XML Enhancements for Java is desigend to offer you a useful toolset for developers who need XML processing in their applications.


XML Enhancements for Java Related Software