Uses of Class
com.meterware.httpunit.ParsedHTML

Packages that use ParsedHTML
com.meterware.httpunit Classes for testing http server systems. 
 

Uses of ParsedHTML in com.meterware.httpunit
 

Subclasses of ParsedHTML in com.meterware.httpunit
 class BlockElement
          Represents a block-level element such as a paragraph or table cell, which can contain other elements.
 class HTMLPage
          This class represents an HTML page returned from a request.
 class TableCell
          A single cell in an HTML table.
 class TextBlock
          A class which represents a block of text in a web page.
 



Copyright © 2011. All Rights Reserved.