Interface HtmlTagSelector<T>
public interface HtmlTagSelector<T>
- Since:
- 3.9.0
-
Method Summary
-
Method Details
-
a
-
div
-
span
-
h1
-
h2
-
h3
-
h4
-
h5
-
h6
-
hr
-
p
-
pre
-
table
-
tbody
-
tr
-
th
-
td
-
img
-
i
-
b
- Since:
- 3.9.2
-
br
-
sub
-
sup
-
ul
-
ol
-
li
-
caption
-
script
-
byName
-
style
-
object
- Since:
- 3.23.10
-