/[Apache-SVN]
ViewVC logotype

Revision 665793


Jump to revision: Previous Next
Author: adelmelle
Date: Mon Jun 9 17:27:51 2008 UTC (15 years, 11 months ago)
Changed paths: 3
Log Message:
Some updates (improvements?) in the UAX#14-related files:
- LineBreakPairTable.txt: replace tabs with spaces to make the file a bit easier to read (constant column-width, instead of depending on an editor's settings for tabs)
- GenerateLineBreakUtils.java:
  - generate a public final utility class
  - add some spacing in the generated file, after commas and before/after '=' (same styling as manually created files)
  - use Java 1.4 String.split() to tokenize lines, instead of StringTokenizer
  - add javadoc comments for public constants and methods
- LineBreakUtils.java: regenerated after the above updates


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/codegen/unicode/data/LineBreakPairTable.txt modified , text changed
Directoryxmlgraphics/fop/trunk/src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/text/linebreak/LineBreakUtils.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26