/[Apache-SVN]
ViewVC logotype

Revision 719646


Jump to revision: Previous Next
Author: jeremias
Date: Fri Nov 21 17:24:32 2008 UTC (15 years, 6 months ago)
Changed paths: 2
Log Message:
Fixed possible ClassCastException that was caused by my earlier attempt to support SVG 1.2. Batik's SAXSVGDocumentFactory doesn't currently deal well with the case when namespaces are declared outside of its scope. Worked around that by doing the SVG version detection in FOP code. SVG12DOMImplementation is obtained by reflection in order to keep backwards compatilibility with earlier Batik versions that don't support SVG 1.2.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/extensions/svg/SVGDOMContentHandlerFactory.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/extensions/svg/SVGElement.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26