Document document = Jsoup.parse(html);. Where. document − document object represents the HTML DOM. Jsoup − main class to parse the given HTML String.
確定! 回上一頁