To get the value of an attribute, use the Node.attr(String key) method; For the text on an element (and its combined children), use Element.text(); For HTML ...
確定! 回上一頁