public class ImageFinder extends HtmlTagFinder
Finder
for HTML image tags.matchers
Constructor and Description |
---|
ImageFinder() |
Modifier and Type | Method and Description |
---|---|
static HtmlTagFinder |
image() |
static HtmlTagFinder |
images() |
protected String |
tagDescription() |
protected String |
tagName() |
describeTargetTo, extractFrom, with
allMatching, describeTo, findFrom
protected String tagDescription()
tagDescription
in class HtmlTagFinder
protected String tagName()
tagName
in class HtmlTagFinder
public static HtmlTagFinder image()
public static HtmlTagFinder images()
Copyright © 2015. All rights reserved.