Uses of Interface
com.meterware.httpunit.HTMLSegment

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

Uses of HTMLSegment in com.meterware.httpunit
 

Classes in com.meterware.httpunit that implement HTMLSegment
 class BlockElement
          Represents a block-level element such as a paragraph or table cell, which can contain other elements.
 class TableCell
          A single cell in an HTML table.
 class TextBlock
          A class which represents a block of text in a web page.
 class WebResponse
          A response to a web request from a web server.
 



Copyright © 2011. All Rights Reserved.