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.FactoryContextFactory.getE4xImplementationFactory()Provides a defaultXMLLib.Factoryto be used by theContextinstances produced by this factory. -
Uses of XMLLib.Factory in org.mozilla.javascript.xml
Methods in org.mozilla.javascript.xml that return XMLLib.Factory