Uses of Interface
org.xml.sax.ext.LexicalHandler

Packages that use LexicalHandler
org.eclipse.ercp.jaxp.implForCore   
org.xml.sax.ext This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support. 
 

Uses of LexicalHandler in org.eclipse.ercp.jaxp.implForCore
 

Classes in org.eclipse.ercp.jaxp.implForCore that implement LexicalHandler
 class DOMBuilder
           
 

Uses of LexicalHandler in org.xml.sax.ext
 

Classes in org.xml.sax.ext that implement LexicalHandler
 class DefaultHandler2
          This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.