Uses of Interface
org.apache.batik.dom.svg.SVGDocumentFactory
Packages that use SVGDocumentFactory
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of SVGDocumentFactory in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement SVGDocumentFactoryModifier and TypeClassDescriptionclass
This class contains methods for creating SVGDocument instances from an URI using SAX2. -
Uses of SVGDocumentFactory in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as SVGDocumentFactoryModifier and TypeFieldDescriptionprotected SVGDocumentFactory
DocumentLoader.documentFactory
The document factory used to create the document according a DOM implementation.