Uses of Class
javax.xml.parsers.SAXParserFactory

Packages that use SAXParserFactory
javax.xml.parsers   
org.eclipse.core.runtime.spi Extension registry infrastructure for service providers Package Specification This package provides an infrastructure and helper utilities oriented towards service providers implementing their own extension registries. 
org.eclipse.ercp.jaxp.implForCore   
 

Uses of SAXParserFactory in javax.xml.parsers
 

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

Uses of SAXParserFactory in org.eclipse.core.runtime.spi
 

Methods in org.eclipse.core.runtime.spi that return SAXParserFactory
 SAXParserFactory RegistryStrategy.getXMLParser()
          Returns the parser used by the registry to parse descriptions of extension points and extensions.
 

Uses of SAXParserFactory in org.eclipse.ercp.jaxp.implForCore
 

Subclasses of SAXParserFactory in org.eclipse.ercp.jaxp.implForCore
 class SAXParserFactoryImpl
          SAXParserFactory implementation for J2ME and eXML-j2me