Uses of Class
javax.xml.parsers.DocumentBuilder

Packages that use DocumentBuilder
javax.xml.parsers This package provides a pluggability mechanism to allow a compliant SAX or DOM parser to be used independently by an application. 
 

Uses of DocumentBuilder in javax.xml.parsers
 

Methods in javax.xml.parsers that return DocumentBuilder
abstract  DocumentBuilder DocumentBuilderFactory.newDocumentBuilder()
          Returns a new configured instance of type DocumentBuilder.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.