Search:

Type: Posts; User: anshu

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,435

    Re: NullPointer Exception problem

    when i trying to access the nodename of "fn" value it gives nullpointerException.Plz help.



    <import org.w3c.dom.NodeList;
    import org.w3c.dom.Node;
    import org.w3c.dom.Element;
    public class t1...
  2. Replies
    3
    Views
    1,435

    NullPointer Exception problem

    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.ParserConfigurationException;
    import javax.xml.transform.Transformer;
    import...
Results 1 to 2 of 2