Uses of Interface
org.xml.sax.ext.Locator2
-
Packages that use Locator2 软件包 描述 org.xml.sax.ext 提供与符合SAX驱动程序不一定支持的SAX2设施的接口。 -
-
Uses of Locator2 in org.xml.sax.ext
Classes in org.xml.sax.ext that implement Locator2 Modifier and Type Class 描述 class
Locator2Impl
用于持有附加实体信息的SAX2扩展助手,实现Locator2
接口。
-