JAXP - Tips and Tricks !!!
By luxram2330
@luxram2330 (76)
India
January 6, 2008 7:31pm CST
One way to use Java with XML is to use the Java API for XML Parsing(JAXP). Many times you may use the Simple API for XML(SAX). However some great tips and tricks can help you use Java with XML efficiently. For details on this, have a look at: http://www.gettyresources.com/java-xml.php
No responses