Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. aditi1

    i get [#document: null] when parsing xml file

    hi! this code: // Create a builder factory DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance(); factory.setValidating(validating); // Create the builder and set error handler class DocumentBuilder builder = factory.newDocumentBuilder(); builder.setErrorHandler(new...

Part and Inventory Search

Back
Top