Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript | |
net.sourceforge.htmlunit.corejs.javascript.xml |
Modifier and Type | Method and Description |
---|---|
protected XMLLib.Factory |
ContextFactory.getE4xImplementationFactory()
Provides a default
XMLLib.Factory
to be used by the Context instances produced by this
factory. |
XMLLib.Factory |
Context.getE4xImplementationFactory()
Returns an object which specifies an E4X implementation to use within
this
Context . |
Modifier and Type | Method and Description |
---|---|
static XMLLib.Factory |
XMLLib.Factory.create(java.lang.String className) |