CS 1705 Library

Uses of Package
cs1705.web

Packages that use cs1705.web
cs1705.web   
 

Classes in cs1705.web used by cs1705.web
HtmlElement
          This interface represents an instance of some HTML element (or "tag"), usually obtained by reading from a web page using a WebBot.
HtmlHeadingElement
          This interface represents a specialized HtmlElement that represents an HTML heading tag--e.g., H1, H2, H3, H4, H5, or H6.
OldWebBot.HeadingDescriptor
          Deprecated. Represents the content of an HTML heading entry.
RobotTask
          This class defines the common interface for all robot task objects.
RssEntity
          This interface defines the common features of RSS entities like RssEntry objects and RssFeed objects.
RssEntry
          This class represents one entry in a syndication feed, like an RssFeed.
RssFeed
          This class represents a syndication feed that contains a list of RssEntry objects.
WebBot
          This class represents a robot that knows how to walk through a web page and identify headings and links.
Window
          A generic window.
 


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

Copyright © 2009 Virginia Tech.