I'm trying to parse an html document with Jsoup to get all heading ... Group of all h-Tags Elements hTags = doc.select("h1, h2, h3, h4, h5, ...
確定! 回上一頁