TextNode textNode = (TextNode) node; appendNormalisedText(accum, textNode); } else if (node instanceof Element) {
確定! 回上一頁