Tag: JSON / JAVA / XML

Community

A test implementation of XPointer

Here is a very simple interface for an early implementation of XPointer. This work is part of the XSLT++ project, which is being done by Claudio Tasso for his master thesis in Computer Science at the University of Bologna, under the supervision of Fabio Vitali. This program is released as free softw

Community

XSlip XSliding Away

by Kurt Cagle – A visual presentation's ancillary documentation is often as important as its content. In this first of a two-part series, you'll learn how to use XML, SVG, and XSLT to organize presentations, separate logical organization from presentation and implementation layers, and creat

Community

Server Side SVG

by J. David Eisenberg – The Batik viewer application uses the JSVGCanvas component, which is a Java class that accepts SVG as input and displays it on screen. In this article, we'll use two of the other Batik components, SVGGraphics2D, and the Batik transcoders. The SVGGraphics2D class is the in