Class SAXSVGDocumentFactory

All Implemented Interfaces:
SVGDocumentFactory, DocumentFactory, ContentHandler, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler

public class SAXSVGDocumentFactory extends SAXDocumentFactory implements SVGDocumentFactory
This class contains methods for creating SVGDocument instances from an URI using SAX2.
Version:
$Id: SAXSVGDocumentFactory.java 1803524 2017-07-31 12:12:37Z ssteiner $