Package org.apache.jmeter.protocol.http.parser
-
Class Summary Class Description HTMLParser HtmlParsers can parse HTML content to obtain URLs.HtmlParsingUtils JsoupBasedHtmlParser Parser based on JSOUPURLCollection Collection class designed for handling URLsURLString 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 ... -
Exception Summary Exception Description HTMLParseException Exception class for use with HTMLParser classes. -
Error Summary Error Description HTMLParseError Error class for use with HTMLParser classes.