[jdom-interest] RE: How to validate and convert a org.w3c.dom .Document

rgulati at cya.com rgulati at cya.com
Tue Jul 10 08:59:11 PDT 2001


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
has sone problem.
Thanks
Renu Gulati





More information about the jdom-interest mailing list