Uses of Class
org.mozilla.javascript.xml.XMLLib.Factory

Packages that use XMLLib.Factory
org.mozilla.javascript   
org.mozilla.javascript.xml   
 

Uses of XMLLib.Factory in org.mozilla.javascript
 

Methods in org.mozilla.javascript that return XMLLib.Factory
 XMLLib.Factory Context.getE4xImplementationFactory()
          Returns an object which specifies an E4X implementation to use within this Context.
protected  XMLLib.Factory ContextFactory.getE4xImplementationFactory()
          Provides a default XMLLib.Factory to be used by the Context instances produced by this factory.
 

Uses of XMLLib.Factory in org.mozilla.javascript.xml
 

Methods in org.mozilla.javascript.xml that return XMLLib.Factory
static XMLLib.Factory XMLLib.Factory.create(String className)
           
 



Copyright © 2013. All Rights Reserved.