DTD Packaging 2003-05-14 - By Anthony Rabaa
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body> Hello,<br> <br> I'm looking to develope a tool that can validate an XML document using its respective DTD and generate a report usefull enough to correct the errors found (if any). My first concern though is the DTDs themselves. I'd like to package them in the JAR with the tool and use a public identifier in the DOCTYPE to specify it. So my question is what object could I extend/implement to get the SAX parser to load DTDs from the class resource rathar than file?<br> <br> On another note, what are the chances of the archives being brought online so I can dig through them? Thanks in advance for your help!<br> <div class="moz-signature">-- <br> <b>Anthony Rabaa</b><br> <font size="-1">Software Developer & Network Administrator<br> AMCon Research Inc.<br> Ottawa, Ontario, Canada<br> <a href="http://www.amconresearch.net">http://www .amconresearch.net</a></font><br> </div> </body> </html>
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|