Element masthead = doc.select("div.masthead").first(); ... e.g. p:contains(jsoup); :containsOwn(text) : find elements that directly contain the given text ...
確定! 回上一頁