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 -

python - argument 2 to map() must support iteration -

How to wrap some text in a rectangle in QML? -