[jdom-interest] RE: How to validate and convert a 
 org.w3c.dom.Document
    Jon Baer 
    jonbaer at digitalanywhere.com
       
    Tue Jul 10 10:19:58 PDT 2001
    
    
  
Would help if you said what the error was.
- Jon
rgulati at cya.com wrote:
> 
> hi,
>        I was trying to read from a file using SAXBuilder.
>      this.doc = null;
>      SAXBuilder builder = new SAXBuilder();
>     doc = builder.build(new File(fileName));
>       but i am not able to is there anything wrong with this code or Saxbuilder
    
    
More information about the jdom-interest
mailing list