]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixing a ClassCastException due to the incorrect "pattern" of elements representing...
authorLuca Furini <lfurini@apache.org>
Fri, 14 Oct 2005 12:20:25 +0000 (12:20 +0000)
committerLuca Furini <lfurini@apache.org>
Fri, 14 Oct 2005 12:20:25 +0000 (12:20 +0000)
commit0f17fab8c1eeb0bcc652dd5667f91f7c25c3087e
tree0e7e6fd3baccf4c5121aab131adf7fed0c92f3df
parent7e12b241fc151f2152be0780638421cb7e409df9
Fixing a ClassCastException due to the incorrect "pattern" of elements representing a space checked when there are inline borders and padding.

Maybe not very elegant ... but at least it works; as Manuel suggested, the removal of trailing spaces should maybe happen somewhere else.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@321084 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java