| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2000 ] |
| Articles |
- Graphics, using Java and JDOM with SVG, Part 2 by Richard G. Baldwin - [Clicks: 9]
Expand the JDOM/SVG graphics library to include gradients, Beziercurves, and elliptical arcs. Learn the significance of the word Scalable in Scalable Vector Graphics (SVG). Learn how to use JDOM to write XHTML output files containing SVG/XML code. Learn how to use JDOM to write Java servlets that deliver XHTML output containing SVG/XML code.
http://www.developer.com/java/other/article.php/3694231 - Aug, 2007 - Graphics, using Java and JDOM with SVG, Part 1 by Richard G. Baldwin - [Clicks: 6]
Learn a little about JDOM as an alternative to Sun's JAXP DOM API. Learn how to create an SVG file using raw JDOM commands. Learn how to write a Java/JDOM/SVG graphics library to reduce the effort required to create SVG files using JDOM and Java.
http://www.developer.com/java/other/article.php/3690511 - Jul, 2007 - Schema Validation with JAXP or JDOM by Deepak Vohra - [Clicks: 27]
Schema validation is one surefire way to maximize the data trasnferring capabilities of any XML document. Learn how to use two different schema validation APIs.
http://javaboutique.internet.com/tutorials/jdomjaxp/ - Mar, 2007