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 -

c++ - Visible files in the "Projects" View of the Qt Creator IDE if using the CMake build system -

qt - Change color of QGraphicsView rubber band -