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

RFE : allow to set a custom XmlWriter to SVGGraphics2D

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Resolution: Unresolved
    • 1.5
    • None
    • SVGGraphics2D
    • None
    • Operating System: Windows XP
      Platform: PC

    Description

      Currently, the SVGGraphics2D class uses the XmlWriter class, which is package
      private, for serializing the SVG content.

      In some cases (with exotic Unicode Strings), the actual XmlWriter class fail to
      provide a proper conversion, so it would be useful to be able to set a custom
      XmlWriter for this class (by subclassing the base class). In order to be able
      to do this, and appart from the setter :

      • the XmlWriter class must be public or protected
      • the methods should be no longer static, but instance based

      Attachments

        Activity

          People

            batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
            herve.girod@club-internet.fr Hervé Girod
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: