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

Packages that use LexicalHandler
org.apache.batik.dom.svg   
org.apache.batik.dom.util Provides some utility classes for the implementation of the DOM. 
 

Uses of LexicalHandler in org.apache.batik.dom.svg
 

Classes in org.apache.batik.dom.svg that implement LexicalHandler
 class SAXSVGDocumentFactory
          This class contains methods for creating SVGDocument instances from an URI using SAX2.
 

Uses of LexicalHandler in org.apache.batik.dom.util
 

Classes in org.apache.batik.dom.util that implement LexicalHandler
 class SAXDocumentFactory
          This class contains methods for creating Document instances from an URI using SAX2.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.