|
Class Summary |
| Import |
A ZUL import statement for Java classes. |
| OldWebBot |
Deprecated. This class is being replaced by WebBot, which you
should use instead. |
| OldWebBot.HeadingDescriptor |
Represents the content of an HTML heading entry. |
| PrintExpression |
Evaluate and echo the contents of a Java expression, such as an
arbitrary method call. |
| RobotViewer |
A component that presents the viewable contents of a robot task on a
web page. |
| 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. |
| RunRobotTask |
This class represents a main program that takes a command-line
argument that names a RobotTask; it creates an instance
of the named task and then runs it. |
| TurboWebBot |
This advanced WebBot provides additional methods useful for
extracting content from web pages basdon tag type, tag id, CSS class,
or other features. |
| Variable |
A ZUL variable declaration. |
| WebBot |
This class represents a robot that knows how to walk through a web
page and identify headings and links. |
| WebUtilities |
This class provides static utility methods that streamline some
web-related operations. |
| Window |
A generic window. |