Uses of Interface
org.xml.sax.ext.EntityResolver2
Package
Description
Provides interfaces to SAX2 facilities that
conformant SAX drivers won't necessarily support.
-
Uses of EntityResolver2 in org.xml.sax.ext
Modifier and TypeClassDescriptionclass
This class extends the SAX2 base handler class to support the SAX2LexicalHandler
,DeclHandler
, andEntityResolver2
extensions.