JAXP is
used for XML file processing in Java. To process an XML document or
to work with an XML document using Java you have to import namespace
like,
_______________________________________________
_______________________________________________
javax.xml.parsers.DocumentBuilderFactory
javax.xml.parsers.DocumentBuilder and
org.w3c.dom.Document etc.
A document
object has to be created to work with an XML document and the XML document
has to be loaded into that document object. This is one approach to
work with an XML file.
Creating
a document object involves a few steps. It is not direct. You need to
create a DocumentBuilderFactory object to load a DocumentBuilder object.
This DocumentBuilder object is used to a Document object. To process
the XML document thus loaded you can use SAX APIs and the XSLT APIs.
A lot of sample codes on these are available in the URL,
http://java.sun.com/webservices/jaxp/dist/1.1/docs/
tutorial/overview/3_apis.html.
Recent Original Stories (OS News)
A recent post about Firefox and my general view of corporations and organizations has caused a bit of a stir. It even caught the attention of Asa Dotzler . He said "It's really hard for me to believe that either [Microsoft or Adobe] have the free and open Web at heart when they†re actively subverting it with closed technologies like Flash and Silverlight."
posted by Will Senn on Wed 30th Nov 2005 19:03 UTC (OS News)
This latest installment in the Core series from Prentice Hall PTR is a welcome arrival to the PHP/MySQL space. It is jam packed with useful information. At a little over 850 pages, this volume contains information on nearly every topic of interest in both the PHP and MySQL subject areas.
Lt. Col. John Bircher Answers Your Questions (Slashdot)
A few weeks ago, you asked questions of Lt. Col. John Bircher, head of an organization with a difficult-to-navigate name: the U.S. Army Computer Network Operations (CNO)-Electronic Warfare (EW) Proponent's Futures Branch. Lt. Col. Bircher has answered from his perspective, at length, not just the usual 10 questions, but several more besides. Read on for his take on cyberwar, jurisdiction, ...