]> source.dussan.org Git - xmlgraphics-fop.git/commit
Added possibility to treat some content as artifact.
authorVincent Hennebert <vhennebert@apache.org>
Tue, 29 May 2012 09:48:03 +0000 (09:48 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Tue, 29 May 2012 09:48:03 +0000 (09:48 +0000)
commit9e1c3f381c661eff5ebb45f3d442b0dc871dd865
tree46b3a2df2d61c5003cfa36ba6acf8c6ef511e4b3
parentd48e0e1f467c58a22c4d1b19591d4fa9d22aa8c6
Added possibility to treat some content as artifact.

If any fo:static-content or fo:wrapper element has their 'role' property set to 'artifact', then they and their descendants will be treated as artifacts.

Suggested by Martin Koegler as part of Bugzilla #50852

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1343632 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/accessibility/Accessibility.java
src/java/org/apache/fop/accessibility/fo/FO2StructureTreeConverter.java
src/java/org/apache/fop/fo/flow/Wrapper.java
test/java/org/apache/fop/accessibility/fo/FO2StructureTreeConverterTestCase.java
test/java/org/apache/fop/accessibility/fo/artifact.fo [new file with mode: 0644]
test/java/org/apache/fop/accessibility/fo/fo2StructureTree.xsl
test/pdf/accessibility/pdf/role.pdf
test/pdf/accessibility/role.fo