Uses of Class
javax.xml.parsers.SAXParserFactory

Packages that use SAXParserFactory
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 SAXParserFactory in javax.xml.parsers
 

Methods in javax.xml.parsers that return SAXParserFactory
static SAXParserFactory SAXParserFactory.newInstance()
          Returns a new instance of a SAXParserFactory.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.