abs
, which is a shortcut to the {@link #absUrl} method.E.g.: String url = a.attr("abs:href");
@param attributeKey The attribute key.
@return The attribute, or empty string if not present (to avoid nulls).
@see #attributes()
@see #hasAttr(String)
@see #absUrl(String)
|
|
|
|