Uses of Interface
com.meterware.httpunit.parsing.DocumentAdapter

Packages that use DocumentAdapter
com.meterware.httpunit.parsing Classes to control HTML parsing. 
 

Uses of DocumentAdapter in com.meterware.httpunit.parsing
 

Methods in com.meterware.httpunit.parsing with parameters of type DocumentAdapter
 void HTMLParser.parse(java.net.URL baseURL, java.lang.String pageText, DocumentAdapter adapter)
          Parses the specified text string as a Document, registering it in the HTMLPage.
 



Copyright © 2011. All Rights Reserved.