Package org.apache.jmeter.protocol.http.parser
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
HTMLParser HtmlParsers can parse HTML content to obtain URLs.
HtmlParsingUtils No description provided.
URLCollection Collection class designed for handling URLs Before a URL is added to the collection, it is wrapped in a URLString class.
URLString Helper class to allow URLs to be stored in Collections without incurring the cost of the hostname lookup performed by the URL methods equals() and hashCode() URL is a final class, so cannot be extended ...
Exceptions
HTMLParseException No description provided.
Errors
HTMLParseError Error class for use with HTMLParser classes.