摘要: The Vector class implements a growable array of objects. Like an array, it contains components that can be accessed using an integer index. However, t 阅读全文
posted @ 2017-11-09 22:55 zhangyugeng 阅读(179) 评论(0) 推荐(0)
摘要: Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents. 定义一个工厂api以使应用去配置和获得一个SAX基于解析器去解析XML 阅读全文
posted @ 2017-11-09 01:03 zhangyugeng 阅读(254) 评论(0) 推荐(0)