JavaTM 2 Platform
Standard Ed. 6

软件包 org.xml.sax.helpers
的使用

使用 org.xml.sax.helpers 的软件包
javax.xml.parsers 提供允许处理 XML 文档的类。 
org.xml.sax.ext 此包包含适合的 SAX 驱动程序不一定支持的 SAX2 设施的接口。 
 

javax.xml.parsers 使用的 org.xml.sax.helpers 中的类
DefaultHandler
          SAX2 事件处理程序的默认基类。
 

org.xml.sax.ext 使用的 org.xml.sax.helpers 中的类
AttributesImpl
          Attributes 接口的默认实现。
DefaultHandler
          SAX2 事件处理程序的默认基类。
LocatorImpl
          提供 Locator 的可选的有用实现。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only