inputStream.reset(); return isXML ? builder.loadXML(inputStream) : builder.loadHTML(inputStream);
確定! 回上一頁