Uses of Class
org.mozilla.javascript.xml.XMLLib.Factory
Packages that use XMLLib.Factory
-
Uses of XMLLib.Factory in org.mozilla.javascript
Methods in org.mozilla.javascript that return XMLLib.FactoryModifier and TypeMethodDescriptionContext.getE4xImplementationFactory()
Returns an object which specifies an E4X implementation to use within thisContext
.protected XMLLib.Factory
ContextFactory.getE4xImplementationFactory()
Provides a defaultXMLLib.Factory
to be used by theContext
instances produced by this factory. -
Uses of XMLLib.Factory in org.mozilla.javascript.xml
Methods in org.mozilla.javascript.xml that return XMLLib.Factory