Uses of Class
com.gargoylesoftware.htmlunit.javascript.host.Namespace

Packages that use Namespace
com.gargoylesoftware.htmlunit.javascript.host Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. 
 

Uses of Namespace in com.gargoylesoftware.htmlunit.javascript.host
 

Methods in com.gargoylesoftware.htmlunit.javascript.host that return Namespace
 Namespace NamespaceCollection.jsxFunction_add(String namespace, String urn, String url)
          Creates a new namespace and adds it to the collection.
 



Copyright © 2002-2011 Gargoyle Software Inc.. All Rights Reserved.