newInstance() is not displayed for XML file creation in java -


i had imported javax.xml.parsers.documentbuilder, javax.xml.parsers.documentbuilderfactory xml manipulation. while creating reference document builderfactory, newinstance() not displayed. me fix it?

syntax:

documentbuilderfactory factory = documentbuilderfactory .newinstance(); 


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

php - Cloud9 cloud IDE and CakePHP -