/[Apache-SVN]
ViewVC logotype

Revision 551874


Jump to revision: Previous Next
Author: jeremias
Date: Fri Jun 29 12:46:14 2007 UTC (16 years, 10 months ago)
Changed paths: 9
Log Message:
Bugzilla #42278:
Refactoring of color map cache and uri/fo resolution from FopFactory
Submitted by: Adrian Cumiskey <fop-dev@cumiskey.com>

Changes in addition to the patch by jeremias:
- Moved the color map cache to the util package so it doesn't clutter the API (apps) package.
- Factored out the data URL resolution into its own URIResolver class which can now be used separately.
- Added a utility class for generating RFC2397 data URLs.
- Added a unit test for data URL handling.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/FOURIResolver.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/FOUserAgent.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/FopFactory.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/util/ColorSpaceCache.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/util/DataURIResolver.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/util/DataURLUtil.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/util/WriterOutputStream.java added
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/UtilityCodeTestSuite.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/util/DataURIResolverTestCase.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26