Uses of Class
org.htmlunit.corejs.javascript.xml.XMLLib.Factory
-
Packages that use XMLLib.Factory Package Description org.htmlunit.corejs.javascript org.htmlunit.corejs.javascript.xml -
-
Uses of XMLLib.Factory in org.htmlunit.corejs.javascript
Methods in org.htmlunit.corejs.javascript that return XMLLib.Factory Modifier and Type Method Description XMLLib.FactoryContext. 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.htmlunit.corejs.javascript.xml
Methods in org.htmlunit.corejs.javascript.xml that return XMLLib.Factory Modifier and Type Method Description static XMLLib.FactoryXMLLib.Factory. create(java.lang.String className)
-