Uses of Interface
org.xml.sax.ext.DeclHandler
Packages that use DeclHandler
包
描述
Provides interfaces to SAX2 facilities that
conformant SAX drivers won't necessarily support.
-
Uses of DeclHandler in org.xml.sax.ext
Classes in org.xml.sax.ext that implement DeclHandler修饰符和类Class描述class
This class extends the SAX2 base handler class to support the SAX2LexicalHandler
,DeclHandler
, andEntityResolver2
extensions.