/[Apache-SVN]
ViewVC logotype

Revision 387477


Jump to revision: Previous Next
Author: jeremias
Date: Tue Mar 21 10:24:45 2006 UTC (18 years, 3 months ago)
Changed paths: 10
Log Message:
Made the loading of user-specified hyphenation patterns usable again and plugged it into URI resolution.
Backwards-compatibility should be maintained.
PatternParser now uses JAXP to get the SAX parser.
Moved the hyphenation pattern cache into a separate class so I can easily plug it into FopFactory later instead of having static variables.
Added serialVersionUID to HyphenationTree. Necessary because the class signature changed.
FOURIResolver does not complain about "file not found" on the log anymore since this should be done by the caller. Until now, this resulted in two log messages about the same problem on the log. "File not found" is still reported but only on level "debug" which might be helpful when tracking down a problem, but at least it's not a "WARNING" anymore.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/configuration.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/hyphenation.xml modified , text changed
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/hyphenation/HyphenationTree.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/HyphenationTreeCache.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/HyphenationTreeResolver.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/Hyphenator.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/PatternParser.java modified , text changed
Directoryxmlgraphics/fop/trunk/status.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26