import java.util.*; import org.w3c.dom.*; public final class XmlUtil { private XmlUtil(){} public static List<Node> asList(NodeList n) { return n.
確定! 回上一頁