/[Apache-SVN]
ViewVC logotype

Revision 195452


Jump to revision: Previous Next
Author: jeremias
Date: Fri Nov 8 10:25:29 2002 UTC (21 years, 7 months ago)
Changed paths: 33
Log Message:
Configuration now has two static getter methods returning a baseURL and a fontBaseURL. Those two values can be a filename or a URL.

I've changed quite a few places where Strings were used to reference a file to URLs. The whole stuff should now be more consistent and less error prone. It uses the URLBuilder class I've submitted earlier.

line ending corrections
ArrayList --> List, HashMap --> Map


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/configuration/Configuration.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/configuration/ConfigurationParser.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/configuration/FontInfo.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/FontFileReader.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFSubSetFile.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/FontDescriptor.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/FontState.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFDocument.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFunction.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFPattern.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFResources.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFShading.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFStream.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFXObject.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/AbstractRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/Renderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/awt/AWTFontMetrics.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/awt/AWTRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/awt/FontMetricsMapper.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/awt/FontSetup.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/mif/MIFRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/pcl/PCLRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/pdf/FontReader.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/pdf/FontSetup.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/pdf/PDFRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/LazyFont.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/MultiByteFont.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/SingleByteFont.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/ps/PSRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/svg/SVGRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/txt/TXTRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/render/xml/XMLRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/svg/PDFGraphics2D.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26