CS 1705 Library

Uses of Interface
cs1705.web.HtmlHeadingElement

Packages that use HtmlHeadingElement
cs1705.web   
 

Uses of HtmlHeadingElement in cs1705.web
 

Methods in cs1705.web that return types with arguments of type HtmlHeadingElement
 List<HtmlHeadingElement> WebBot.getHeadings()
          Get an iterator over all headings in the current document.
 List<HtmlHeadingElement> WebBot.getHeadingsToLevel(int level)
          Get an iterator over all headings in the current document with a level less than or equal to the value specified.
 


Last updated: Wed, Apr 1, 2009 • 12:29 AM EDT

Copyright © 2009 Virginia Tech.