Uses of Interface
org.apache.batik.dom.svg.SVGDocumentFactory

Packages that use SVGDocumentFactory
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
org.apache.batik.dom.svg   
 

Uses of SVGDocumentFactory in org.apache.batik.bridge
 

Fields in org.apache.batik.bridge declared as SVGDocumentFactory
protected  SVGDocumentFactory DocumentLoader.documentFactory
          The document factory used to create the document according a DOM implementation.
 

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

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



Copyright © 2002 Apache Software Foundation. All Rights Reserved.