/[Apache-SVN]
ViewVC logotype

Revision 197804


Jump to revision: Previous Next
Author: gmazza
Date: Tue Jul 20 21:28:50 2004 UTC (19 years, 11 months ago)
Changed paths: 6
Log Message:
1.) Moved the SAXParser-creating method from FOFileHandler to CommandLineOptions,
the latter being the class directly using it.

2.) Decoupled the SVG classes from apps.FOFileHandler, the SVG classes for some reason
want a string containing a name of a SAXParser.  We'll need to look in the future for
the actual need for this--normally error messages are done by the caller, not
the callee.  It would appear that Batik can generate a SAXParser name by default,
and use that when not explicitly overridden by the caller.


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/CommandLineOptions.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/FOFileHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/extensions/svg/BatikExtensionElementMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/extensions/svg/SVGElementMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/image/XMLImage.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/SVGUserAgent.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26