|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAXParserFactory | |
---|---|
javax.xml.parsers | |
org.eclipse.core.runtime.internal.adaptor | |
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.internal.adaptor |
---|
Methods in org.eclipse.core.runtime.internal.adaptor that return SAXParserFactory | |
---|---|
static SAXParserFactory |
PluginParser.acquireXMLParsing(BundleContext context)
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |