Uses of Class
com.gargoylesoftware.htmlunit.activex.javascript.msxml.XMLDOMDocumentType

Packages that use XMLDOMDocumentType
com.gargoylesoftware.htmlunit.activex.javascript.msxml Implementations of the MSXML's (ActiveX) JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. 
 

Uses of XMLDOMDocumentType in com.gargoylesoftware.htmlunit.activex.javascript.msxml
 

Methods in com.gargoylesoftware.htmlunit.activex.javascript.msxml that return XMLDOMDocumentType
 XMLDOMDocumentType XMLDOMDocument.getDoctype()
          Returns the document type node that specifies the DTD for this document.
 



Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.