public static String toDebugString(Node node) { short type = node.getNodeType(); switch (type) { case Node.ATTRIBUTE_NODE: { return "cdata[" + cdataSection.
確定! 回上一頁