摘要: /** * 通过w3c方式 读取xml内容 * @param lablenames 要读取的节点名称 * @param file_path_name 文件绝对路径 * @return */ public static WebMagic readXML(List lablenames, String file_path_name) {... 阅读全文
posted @ 2016-07-02 14:41 孟宇 阅读(861) 评论(0) 推荐(0) 编辑
摘要: public static List getFileNames(String grabFileRule) { List filename = new ArrayList(); File file = new File(grabFileRule); File[] array = file.listFiles(); for (int... 阅读全文
posted @ 2016-07-02 14:38 孟宇 阅读(446) 评论(0) 推荐(0) 编辑
摘要: 4.0.0 G1 WebMagicHands war 0.0.1-SNAPSHOT WebMagicHands http://maven.apache.org 4.0.2.RELEASE 3.2.6 1.7.7 1.2.17 org.bouncycastle bcprov-ext-jdk15on 1.50 org.apache.directory.studio o... 阅读全文
posted @ 2016-07-02 14:37 孟宇 阅读(2290) 评论(0) 推荐(0) 编辑