<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000080 face=Verdana size=2>Hi</FONT></DIV>
<DIV><FONT color=#000080 face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000080 face=Verdana size=2>After implementing the corrections, 
as specified javaxml.800,ie:<BR>removing the import org.jdom.input.Builder and 
replacing the Builder with DOMBuilder, The following error is occuring after 
compiling: </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000080 face=Verdana size=2>E:\xml_test\jdom\src&gt;javac 
DOMTest.java<BR>DOMTest.java:26: Incompatible type for method. Explicit cast 
needed to convert java.io.File to 
org.<BR>m.Document.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Document doc = 
builder.build(new 
File(args[0]));<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
^<BR>1 error</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000080 face=Verdana size=2>Please send me the suggestions to 
<A href="mailto:harish.kumar@patni.com">harish.kumar@patni.com</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000080 face=Verdana size=2>Regards</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000080 face=Verdana 
size=2>Harish<BR></FONT></DIV></BODY></HTML>