JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 12
DRAFT 12-ea+32
SEARCH:
Uses of Interface
org.xml.sax.ext.EntityResolver2
Packages that use
EntityResolver2
Package
Description
org.xml.sax.ext
Provides interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
Uses of
EntityResolver2
in
org.xml.sax.ext
Classes in
org.xml.sax.ext
that implement
EntityResolver2
Modifier and Type
Class
Description
class
DefaultHandler2
This class extends the SAX2 base handler class to support the SAX2
LexicalHandler
,
DeclHandler
, and
EntityResolver2
extensions.