News

The first edition of Java XML and JSON (June 2016) introduces XML and JSON, explores Java SE’s own XML-oriented APIs, and explores external JSON-oriented APIs for Java SE. The second edition ...
In order to process an XML document, a Java application will typically use the Document Object Model (DOM) API as standardized by the W3C. In this article, André Tost shows that the XSLT and ...
At the InfoQ Dev Summit Munich, Markus Kett presented a database alternative for Java: the in-memory EclipseStore promises faster data processing with lower cloud costs and fewer CO2 emissions. It ...