Uploaded image for project: 'Batik'
  1. Batik
  2. BATIK-1325

Enable instanciation through standard factories

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.14
    • None
    • SVG DOM
    • None

    Description

      It should be possible to obtain an SVGDocument using the standard W3C creation APIs, without depending explicitly on Batik.

      Specifically, `DOMImplementationRegistry.newInstance().getDOMImplementationList("SVG");` should return an `SVGDOMImplementation` instance.
      This simply requires to implement and register a `DOMImplementationSource`.

      Optionally, it would be nice to also provide an implementation of `DocumentBuilderFactory` so as to permit using `DocumentBuilderFactory.newNSInstance();`.

      Attachments

        Activity

          People

            Unassigned Unassigned
            oliviercailloux Olivier Cailloux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: