diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2008-06-09 17:27:51 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2008-06-09 17:27:51 +0000 |
commit | a435c09dc62eeeba6201c74d1c1f3b2313c4356f (patch) | |
tree | ec5b73a7b0a4403fbde3885451e7a931619feddf /src/codegen/fo | |
parent | 7c6c74877978b7e10669fb52af10420552f7d87d (diff) | |
download | xmlgraphics-fop-a435c09dc62eeeba6201c74d1c1f3b2313c4356f.tar.gz xmlgraphics-fop-a435c09dc62eeeba6201c74d1c1f3b2313c4356f.zip |
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
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@665793 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/codegen/fo')
0 files changed, 0 insertions, 0 deletions