HtmlFragment
Methods
Name | Type | Description |
---|---|---|
| String | The 'href' attribute of the first |
| String | The HTML code of this fragment. |
| String | The 'src' attribute of the first |
| List<HtmlFragment> | A list of fragments, one for each element in the list contained in this fragment, or an empty list if the fragment contains no list. Multiple or nested lists are not supported. |
| String | Just the textual part of the fragment, without any markup. |