Uses of Class
org.mozilla.javascript.xml.XMLLib.Factory
-
Uses of XMLLib.Factory in org.mozilla.javascript
Modifier 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