]> source.dussan.org Git - xmlgraphics-fop.git/commit
First bits of support for fo:inline-container
authorVincent Hennebert <vhennebert@apache.org>
Mon, 21 Oct 2013 13:24:55 +0000 (13:24 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 21 Oct 2013 13:24:55 +0000 (13:24 +0000)
commitbd45787c63fcae138d6cdb28a1250396ccebbda0
treeee0a44a48ff8d0fe6069c4088045aaf10f65e8d6
parent8b6fd26a120e1ddf3d9165cc98b0203ffe454d0d
First bits of support for fo:inline-container

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_InlineContainer@1534143 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/flow/InlineContainer.java
src/java/org/apache/fop/layoutmgr/LayoutManagerMapping.java
src/java/org/apache/fop/layoutmgr/inline/ICLayoutManager.java [deleted file]
src/java/org/apache/fop/layoutmgr/inline/InlineContainerLayoutManager.java [new file with mode: 0644]
test/layoutengine/standard-testcases/inline-container_basic.xml [new file with mode: 0644]