Title: Web server support
The DOMPrint sample accepts URLs. Try, for example, DOMPrint http://java.sun.com/developer/earlyAccess/xml/examples/samples/book-order.xml. DOMPrint uses XercesDOMParser::parse() (which inherits the implementation from AbstractDOMParser), but DOMBuilder::parseURI() also accepts either a file path or URL, and I imagine the SAX Parser::parse() does as well.


From: Printy, Roger-P57305 [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 9:44 AM
To: [email protected]
Subject: Web server support

Are there any examples of accessing an XML file for parsing where the file is stored on a web server?  If anyone has any sample/example source they don't mind sharing I would greatly appreciate it.

Roger Printy

Reply via email to