]> source.dussan.org Git - xmlgraphics-fop.git/commit
Archive old branch. archive archive
authorGlenn Adams <gadams@apache.org>
Sun, 21 Oct 2012 19:53:16 +0000 (19:53 +0000)
committerGlenn Adams <gadams@apache.org>
Sun, 21 Oct 2012 19:53:16 +0000 (19:53 +0000)
commit1f4874d29860cc9a7c82d86910d0031b159ce59a
tree4db3c9022b61c8e1a91c216bc75207eece550e86
parent6a4453f6ed148ce52eb92fec775535f5c336270e
Archive old branch.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/archive@1400712 13f79535-47bb-0310-9956-ffa450edef68
4042 files changed:
fop-1_1/KEYS [new file with mode: 0644]
fop-1_1/LICENSE [new file with mode: 0644]
fop-1_1/NOTICE [new file with mode: 0644]
fop-1_1/README [new file with mode: 0644]
fop-1_1/build.properties [new file with mode: 0644]
fop-1_1/build.xml [new file with mode: 0644]
fop-1_1/checkstyle-5.5.xml [new file with mode: 0644]
fop-1_1/checkstyle-suppressions.xml [new file with mode: 0644]
fop-1_1/checkstyle.header [new file with mode: 0644]
fop-1_1/conf/fop.xconf [new file with mode: 0644]
fop-1_1/examples/embedding/README [new file with mode: 0644]
fop-1_1/examples/embedding/build.xml [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleAWTViewer.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleDOM2PDF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleEPS.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleEPSSimple.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleFO2JPSPrint.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleFO2OldStylePrint.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleFO2PDF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleFO2PDFUsingSAXParser.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleFO2RTF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleJava2D2PDF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleObj2PDF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleObj2XML.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleSVG2PDF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleXML2FO.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/ExampleXML2PDF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/MultipleFO2PDF.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/atxml/ExampleConcat.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/atxml/ExampleStamp.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/events/ExampleEvents.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/events/missing-image.fo [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/intermediate/ExampleConcat.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/intermediate/ExampleStamp.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/model/ProjectMember.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/model/ProjectTeam.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/model/ProjectTeamInputSource.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/model/ProjectTeamXMLReader.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/tools/AbstractObjectReader.java [new file with mode: 0644]
fop-1_1/examples/embedding/java/embedding/tools/EasyGenerationContentHandlerProxy.java [new file with mode: 0644]
fop-1_1/examples/embedding/xml/fo/helloworld.fo [new file with mode: 0644]
fop-1_1/examples/embedding/xml/svg/helloworld.svg [new file with mode: 0644]
fop-1_1/examples/embedding/xml/xml/projectteam.xml [new file with mode: 0644]
fop-1_1/examples/embedding/xml/xslt/atstamp.xsl [new file with mode: 0644]
fop-1_1/examples/embedding/xml/xslt/ifstamp.xsl [new file with mode: 0644]
fop-1_1/examples/embedding/xml/xslt/projectteam2fo.xsl [new file with mode: 0644]
fop-1_1/examples/fo/advanced/K3.README [new file with mode: 0644]
fop-1_1/examples/fo/advanced/K3.TTF [new file with mode: 0644]
fop-1_1/examples/fo/advanced/K3.xml [new file with mode: 0644]
fop-1_1/examples/fo/advanced/bar.conf.xml [new file with mode: 0644]
fop-1_1/examples/fo/advanced/barcode.fo [new file with mode: 0644]
fop-1_1/examples/fo/advanced/bleed-and-crop-marks.fo [new file with mode: 0644]
fop-1_1/examples/fo/advanced/cid-fonts.fo [new file with mode: 0644]
fop-1_1/examples/fo/advanced/cid-fonts.pdf [new file with mode: 0644]
fop-1_1/examples/fo/advanced/giro.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/alignment.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/blockcontainer.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/border.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/bordershorthand.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/character.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/corresprop.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/extensive.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/fonts.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/hyphen.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/images.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/inhprop.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/instream.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/leader.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/link.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/list.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/newlinktest.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/normal.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/normalex.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/pdfoutline.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/readme.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/simple.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/table.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/tableunits.fo [new file with mode: 0644]
fop-1_1/examples/fo/basic/textdeko.fo [new file with mode: 0644]
fop-1_1/examples/fo/build.xml [new file with mode: 0644]
fop-1_1/examples/fo/fo-reference/xml2pdf.xsl [new file with mode: 0644]
fop-1_1/examples/fo/fo-reference/xslfoRef.xml [new file with mode: 0644]
fop-1_1/examples/fo/footnotes/columns.fo [new file with mode: 0644]
fop-1_1/examples/fo/footnotes/simple.fo [new file with mode: 0644]
fop-1_1/examples/fo/graphics/asf-logo-nt.png [new file with mode: 0644]
fop-1_1/examples/fo/graphics/asf-logo.png [new file with mode: 0644]
fop-1_1/examples/fo/graphics/asf-logo.tif [new file with mode: 0644]
fop-1_1/examples/fo/graphics/fop.jpg [new file with mode: 0644]
fop-1_1/examples/fo/graphics/linux.bmp [new file with mode: 0644]
fop-1_1/examples/fo/graphics/listgeometry.gif [new file with mode: 0644]
fop-1_1/examples/fo/graphics/page.gif [new file with mode: 0644]
fop-1_1/examples/fo/graphics/xml_fax.tif [new file with mode: 0644]
fop-1_1/examples/fo/graphics/xml_feather.gif [new file with mode: 0644]
fop-1_1/examples/fo/graphics/xml_feather_transparent.gif [new file with mode: 0644]
fop-1_1/examples/fo/keeps_and_breaks/columnlevel1.fo [new file with mode: 0644]
fop-1_1/examples/fo/keeps_and_breaks/pagelevel1.fo [new file with mode: 0644]
fop-1_1/examples/fo/keeps_and_breaks/pagelevel2.fo [new file with mode: 0644]
fop-1_1/examples/fo/keeps_and_breaks/pagelevel3.fo [new file with mode: 0644]
fop-1_1/examples/fo/keeps_and_breaks/pagelevel4.fo [new file with mode: 0644]
fop-1_1/examples/fo/markers/glossary.xml [new file with mode: 0644]
fop-1_1/examples/fo/markers/glossary.xsl [new file with mode: 0644]
fop-1_1/examples/fo/markers/hide.fo [new file with mode: 0644]
fop-1_1/examples/fo/pagination/allregions.fo [new file with mode: 0644]
fop-1_1/examples/fo/pagination/basic2.fo [new file with mode: 0644]
fop-1_1/examples/fo/pagination/franklin_2pageseqs.fo [new file with mode: 0644]
fop-1_1/examples/fo/pagination/franklin_alt.fo [new file with mode: 0644]
fop-1_1/examples/fo/pagination/franklin_rep.fo [new file with mode: 0644]
fop-1_1/examples/fo/region_body/simplecol.fo [new file with mode: 0644]
fop-1_1/examples/fo/region_body/simplecol2.fo [new file with mode: 0644]
fop-1_1/examples/fo/region_body/simplecol3.fo [new file with mode: 0644]
fop-1_1/examples/fo/region_body/simplecol4.fo [new file with mode: 0644]
fop-1_1/examples/fo/svg/boxes.svg [new file with mode: 0644]
fop-1_1/examples/fo/svg/embedding.fo [new file with mode: 0644]
fop-1_1/examples/fo/svg/external.fo [new file with mode: 0644]
fop-1_1/examples/fo/svg/multi.svg [new file with mode: 0644]
fop-1_1/examples/fo/svg/ref.svg [new file with mode: 0644]
fop-1_1/examples/fo/svg/view.svg [new file with mode: 0644]
fop-1_1/examples/fo/tables/background.fo [new file with mode: 0644]
fop-1_1/examples/fo/tables/borders.fo [new file with mode: 0644]
fop-1_1/examples/fo/tables/break.fo [new file with mode: 0644]
fop-1_1/examples/fo/tables/headfoot.fo [new file with mode: 0644]
fop-1_1/examples/fo/tables/keep.fo [new file with mode: 0644]
fop-1_1/examples/fo/tables/omit.fo [new file with mode: 0644]
fop-1_1/examples/fo/tables/space.fo [new file with mode: 0644]
fop-1_1/examples/hyphenation/README [new file with mode: 0644]
fop-1_1/examples/hyphenation/analyse [new file with mode: 0755]
fop-1_1/examples/hyphenation/analyse.cmd [new file with mode: 0644]
fop-1_1/examples/hyphenation/build.xml [new file with mode: 0644]
fop-1_1/examples/hyphenation/src/org/apache/fop/hyphenation/HyphenationTreeAnalysis.java [new file with mode: 0644]
fop-1_1/examples/hyphenation/src/org/apache/fop/hyphenation/TernaryTreeAnalysis.java [new file with mode: 0644]
fop-1_1/examples/mathml/README [new file with mode: 0644]
fop-1_1/examples/plan/README [new file with mode: 0644]
fop-1_1/examples/plan/build.xml [new file with mode: 0644]
fop-1_1/examples/plan/docs/june.xml [new file with mode: 0644]
fop-1_1/examples/plan/docs/plan.fo [new file with mode: 0644]
fop-1_1/examples/plan/resources/META-INF/services/org.apache.fop.fo.ElementMapping [new file with mode: 0644]
fop-1_1/examples/plan/resources/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/ActionInfo.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/EventList.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/GroupInfo.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/Main.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/PlanDrawer.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/PlanElement.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/PlanElementMapping.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/PlanHints.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/PlanObj.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/PlanRenderer.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/PreloaderPlan.java [new file with mode: 0644]
fop-1_1/examples/plan/src/org/apache/fop/plan/SimplePlanDrawer.java [new file with mode: 0644]
fop-1_1/findbugs-exclude.xml [new file with mode: 0644]
fop-1_1/fixsvnprops.sh [new file with mode: 0755]
fop-1_1/fop [new file with mode: 0755]
fop-1_1/fop.bat [new file with mode: 0644]
fop-1_1/fop.cmd [new file with mode: 0644]
fop-1_1/fop.js [new file with mode: 0644]
fop-1_1/forrest.properties [new file with mode: 0644]
fop-1_1/forrest.properties.xml [new file with mode: 0644]
fop-1_1/hyph/hyphenation.dtd [new file with mode: 0644]
fop-1_1/hyph/readme [new file with mode: 0644]
fop-1_1/jacoco.xml [new file with mode: 0644]
fop-1_1/known-issues.xml [new file with mode: 0644]
fop-1_1/lib/README.txt [new file with mode: 0644]
fop-1_1/lib/avalon-framework-4.2.0.jar [new file with mode: 0644]
fop-1_1/lib/avalon-framework.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/avalon-framework.NOTICE.TXT [new file with mode: 0644]
fop-1_1/lib/batik-all-1.7.jar [new file with mode: 0644]
fop-1_1/lib/batik.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/batik.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/build/asm-3.1.jar [new file with mode: 0644]
fop-1_1/lib/build/asm.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/build/hamcrest.core-1.1.0.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/build/hamcrest.core-1.1.0.jar [new file with mode: 0644]
fop-1_1/lib/build/jaxen-1.1.1.jar [new file with mode: 0644]
fop-1_1/lib/build/jaxen.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/build/mockito-core-1.8.5.LICENCE.txt [new file with mode: 0644]
fop-1_1/lib/build/mockito-core-1.8.5.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/build/mockito-core-1.8.5.jar [new file with mode: 0644]
fop-1_1/lib/build/objenesis-1.0.0.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/build/objenesis-1.0.0.jar [new file with mode: 0644]
fop-1_1/lib/build/pmd-4.2.5.jar [new file with mode: 0644]
fop-1_1/lib/build/pmd.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/build/qdox-1.12.jar [new file with mode: 0644]
fop-1_1/lib/build/qdox.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/build/xmlunit-1.2.jar [new file with mode: 0644]
fop-1_1/lib/build/xmlunit.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/commons-io-1.3.1.jar [new file with mode: 0644]
fop-1_1/lib/commons-io.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/commons-io.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/commons-logging-1.0.4.jar [new file with mode: 0644]
fop-1_1/lib/commons-logging.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/commons-logging.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/serializer-2.7.0.jar [new file with mode: 0644]
fop-1_1/lib/serializer.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/serializer.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/servlet-2.2.jar [new file with mode: 0644]
fop-1_1/lib/servlet.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xalan-2.7.0.jar [new file with mode: 0644]
fop-1_1/lib/xalan.BCEL.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xalan.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xalan.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/xalan.regexp.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xalan.runtime.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xerces.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xercesImpl-2.7.1.jar [new file with mode: 0644]
fop-1_1/lib/xercesImpl.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xercesImpl.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/xml-apis-1.3.04.jar [new file with mode: 0644]
fop-1_1/lib/xml-apis-ext-1.3.04.jar [new file with mode: 0644]
fop-1_1/lib/xml-apis-ext.LICENSE.dom-documentation.txt [new file with mode: 0644]
fop-1_1/lib/xml-apis-ext.LICENSE.dom-software.txt [new file with mode: 0644]
fop-1_1/lib/xml-apis-ext.LICENSE.sac.html [new file with mode: 0644]
fop-1_1/lib/xml-apis-ext.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xml-apis-ext.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/xml-apis-ext.README.dom.txt [new file with mode: 0644]
fop-1_1/lib/xml-apis.LICENSE-SAX.html [new file with mode: 0644]
fop-1_1/lib/xml-apis.LICENSE.DOM-documentation.html [new file with mode: 0644]
fop-1_1/lib/xml-apis.LICENSE.DOM-software.html [new file with mode: 0644]
fop-1_1/lib/xml-apis.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xml-apis.NOTICE.txt [new file with mode: 0644]
fop-1_1/lib/xmlgraphics-commons-svn-trunk.jar [new file with mode: 0644]
fop-1_1/lib/xmlgraphics-commons.LICENSE.txt [new file with mode: 0644]
fop-1_1/lib/xmlgraphics-commons.NOTICE.txt [new file with mode: 0644]
fop-1_1/publish.xml [new file with mode: 0644]
fop-1_1/src/codegen/fo/colorkw.xml [new file with mode: 0644]
fop-1_1/src/codegen/fo/constants.xml [new file with mode: 0644]
fop-1_1/src/codegen/fo/constants.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fo/fo-property-mapping.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fo/foelements.xml [new file with mode: 0644]
fop-1_1/src/codegen/fo/foproperties.xml [new file with mode: 0644]
fop-1_1/src/codegen/fo/properties.dtd [new file with mode: 0644]
fop-1_1/src/codegen/fo/property-sets.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fo/propinc.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fo/propmaker.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fonts/Courier.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/CourierBold.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/CourierBoldOblique.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/CourierOblique.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/Helvetica.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/HelveticaBold.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/HelveticaBoldOblique.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/HelveticaOblique.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/Symbol.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/TimesBold.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/TimesBoldItalic.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/TimesItalic.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/TimesRoman.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/ZapfDingbats.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/charlist.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/code-point-mapping.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fonts/encodings.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/font-file.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fonts/glyphlist.xml [new file with mode: 0644]
fop-1_1/src/codegen/fonts/t1font-file.xsl [new file with mode: 0644]
fop-1_1/src/codegen/fonts/ttffontfile.xsl [new file with mode: 0644]
fop-1_1/src/codegen/java/org/apache/fop/tools/EventConventionException.java [new file with mode: 0644]
fop-1_1/src/codegen/java/org/apache/fop/tools/EventProducerCollector.java [new file with mode: 0644]
fop-1_1/src/codegen/java/org/apache/fop/tools/EventProducerCollectorTask.java [new file with mode: 0644]
fop-1_1/src/codegen/java/org/apache/fop/tools/merge-translation.xsl [new file with mode: 0644]
fop-1_1/src/codegen/java/org/apache/fop/tools/model2translation.xsl [new file with mode: 0644]
fop-1_1/src/codegen/jdk13.filter [new file with mode: 0644]
fop-1_1/src/codegen/jdk14.filter [new file with mode: 0644]
fop-1_1/src/codegen/unicode/data/LineBreakPairTable.txt [new file with mode: 0644]
fop-1_1/src/codegen/unicode/java/org/apache/fop/complexscripts/bidi/GenerateBidiClass.java [new file with mode: 0644]
fop-1_1/src/codegen/unicode/java/org/apache/fop/complexscripts/bidi/GenerateBidiTestData.java [new file with mode: 0644]
fop-1_1/src/codegen/unicode/java/org/apache/fop/hyphenation/UnicodeClasses.java [new file with mode: 0644]
fop-1_1/src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java [new file with mode: 0644]
fop-1_1/src/codegen/unicode/java/org/apache/fop/util/License.java [new file with mode: 0644]
fop-1_1/src/conf/web.xml [new file with mode: 0644]
fop-1_1/src/documentation/classes/CatalogManager.properties [new file with mode: 0644]
fop-1_1/src/documentation/content/.htaccess [new file with mode: 0644]
fop-1_1/src/documentation/content/calendar.rdf [new file with mode: 0644]
fop-1_1/src/documentation/content/doap.rdf [new file with mode: 0644]
fop-1_1/src/documentation/content/locationmap.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/anttask.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/compiling.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/configuration.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/embedding.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/extensions.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/fonts.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/fotree/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/graphics.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/hyphenation.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/index.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/intermediate.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/known-issues.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/knownissues_overview.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/layoutengine/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/metadata.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/output.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/pdfa.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/pdfencryption.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/pdfx.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/running.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/servlets.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/0.95/upgrading.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/accessibility.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/anttask.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/compiling.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/configuration.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/embedding.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/events.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/extensions.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/fonts.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/fotree/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/graphics.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/hyphenation.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/index.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/intermediate.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/known-issues.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/knownissues_overview.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/layoutengine/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/metadata.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/output.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/pdfa.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/pdfencryption.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/pdfx.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/running.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/servlets.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.0/upgrading.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/accessibility.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/anttask.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/compiling.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/complexscripts.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/configuration.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/embedding.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/events.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/extensions.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/fonts.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/fotree/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/graphics.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/hyphenation.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/index.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/intermediate.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/known-issues.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/knownissues_overview.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/layoutengine/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/metadata.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/output.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/pdfa.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/pdfencryption.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/pdfx.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/running.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/servlets.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/1.1/upgrading.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/bugs.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/compliance.ihtml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/conventions.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/areas.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/breakpos.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/configuration.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/embedding.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/extending.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/fotree.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/images.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/index.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/layout.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/optimise.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/parsing.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/pdf-library.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/properties.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/renderers.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/startup.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/svg.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/design/useragent.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/doc.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/extensions.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/faq.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/fo/embedding.fo [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/fo/embedding.fo.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/fonts.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/implement.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/index.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/release.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/rtflib.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/images.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/images.png [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/images.svg [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/link.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/link.png [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/link.svg [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/logo.jpg [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/paints.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/paints.png [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/paints.svg [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/text.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/text.png [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/text.svg [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/transparency.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/transparency.png [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/svg/transparency.svg [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/testing.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/dev/tools.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/download.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/examples.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/faq.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/favicon.ico [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/align.fo [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/align.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/align2.fo [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/align2.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/blocks.ent [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/build.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/embed.fo [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/embed.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/fonts.fo [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/fonts.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/images/fop.jpg [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/size.fo [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/fo/size.pdf [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/gethelp.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/index.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/knownissues.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/license.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/maillist.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/news-data.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/news.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/quickstartguide.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/resources.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/site.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/status.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/tabs.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/team.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/accessibility.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/anttask.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/compiling.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/complexscripts.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/configuration.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/embedding.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/events.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/extensions.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/fonts.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/graphics.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/hyphenation.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/index.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/intermediate.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/metadata.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/output.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/pdfa.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/pdfencryption.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/pdfx.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/running.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/servlets.xml [new file with mode: 0644]
fop-1_1/src/documentation/content/xdocs/trunk/upgrading.xml [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/README.txt [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/example1.xml [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-content.xsd [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-datatypes.xsd [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-nav.xsd [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/fop-intermediate-format-ng.xsd [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/xmp-metadata.xsd [new file with mode: 0644]
fop-1_1/src/documentation/intermediate-format-ng/xmp-rdf-metadata.xsd [new file with mode: 0644]
fop-1_1/src/documentation/poster/README.txt [new file with mode: 0644]
fop-1_1/src/documentation/poster/cfg/fop.xconf [new file with mode: 0644]
fop-1_1/src/documentation/poster/go.bat [new file with mode: 0644]
fop-1_1/src/documentation/poster/svg/asf-logo.svg [new file with mode: 0644]
fop-1_1/src/documentation/poster/svg/fop-logo-reconstructed.svg [new file with mode: 0644]
fop-1_1/src/documentation/poster/svg/fop-transformation-chain.svg [new file with mode: 0644]
fop-1_1/src/documentation/poster/svg/pepe-business-card.svg [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/business-card-demo.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-foreign-xml-support.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-getting-help.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-history.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-image-support.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-output-formats.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-overview.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-poster.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-transformation-chain.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/fop-use-cases.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xml/hello-world-in-fo.xml [new file with mode: 0644]
fop-1_1/src/documentation/poster/xslt/common.xsl [new file with mode: 0644]
fop-1_1/src/documentation/poster/xslt/fop-poster.xsl [new file with mode: 0644]
fop-1_1/src/documentation/poster/xslt/poster.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/EmbeddingExampleFO2PDF.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/EmbeddingExampleObj2PDF.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/EmbeddingExampleObj2XML.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/EmbeddingExampleXML2FO.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/EmbeddingExampleXML2PDF.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/acrobat-anti-aliasing-artifacts.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/anti-aliasing-artifacts-demo.fo [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/apache-xml-graphics.gif [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/apache-xml-graphics.jpg [new file with mode: 0755]
fop-1_1/src/documentation/resources/images/apache-xml-graphics.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/apache-xml-graphics.svg [new file with mode: 0755]
fop-1_1/src/documentation/resources/images/design/alt.design/AbsolutePosition.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/BorderCommonStyle.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/PropNames.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/Properties.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/PropertyClasses.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/PropertyConsts.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/PropertyStaticsOverview.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/SAXParsing.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/VerticalAlign.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/XML-event-buffer.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/XMLEventQueue.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/block-stacking-constraints.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/block-stacking-keeps.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/block-stacking.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/coroutines.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/fo-layout-interaction.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/galley-preprocessing.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/initial-column-values.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/line-area-5.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/line-area-6.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/parserPersistence.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/processPlumbing.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/property-super-classes-full.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/pull-parsing.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/design/alt.design/xmlevent-queue.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/document.jpg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/feed-icon-14x14.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/fop.jpg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/group-logo.gif [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/group-logo.jpg [new file with mode: 0755]
fop-1_1/src/documentation/resources/images/group-logo.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/group-logo.svg [new file with mode: 0755]
fop-1_1/src/documentation/resources/images/if-architecture-overview.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/layout.jpg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/logo.jpg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/logo2.ai [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/logo2.svg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/svg/EmbeddingExampleFO2PDF.svg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/svg/EmbeddingExampleObj2PDF.svg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/svg/EmbeddingExampleObj2XML.svg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/svg/EmbeddingExampleXML2FO.svg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/svg/EmbeddingExampleXML2PDF.svg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/svg/if-architecture-overview.svg [new file with mode: 0644]
fop-1_1/src/documentation/resources/images/track.png [new file with mode: 0644]
fop-1_1/src/documentation/resources/schema/catalog [new file with mode: 0644]
fop-1_1/src/documentation/resources/schema/catalog.fop.xcat [new file with mode: 0644]
fop-1_1/src/documentation/resources/schema/catalog.xcat [new file with mode: 0644]
fop-1_1/src/documentation/resources/schema/dtd/compliance-v10.dtd [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/changes2document.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/compliance2document.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/compliance2fo.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/compliance2html.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/disabled-testcases2document.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/dotdots.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/known-issues2document.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/news2document.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/news2rss.xsl [new file with mode: 0644]
fop-1_1/src/documentation/resources/stylesheets/releaseNotes2document.xsl [new file with mode: 0644]
fop-1_1/src/documentation/sitemap.xmap [new file with mode: 0644]
fop-1_1/src/documentation/skinconf.xml [new file with mode: 0644]
fop-1_1/src/foschema/fop-configuration.xsd [new file with mode: 0644]
fop-1_1/src/foschema/fop.xsd [new file with mode: 0644]
fop-1_1/src/foschema/schema2completion.xsl [new file with mode: 0644]
fop-1_1/src/foschema/schema2dtd.xsl [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.events.EventExceptionManager$ExceptionFactory [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.fo.ElementMapping [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.fo.FOEventHandler [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.render.ImageHandler [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.render.Renderer [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.render.XMLHandler [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.render.intermediate.IFDocumentHandler [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.util.ContentHandlerFactory [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.util.text.AdvancedMessageFormat$Function [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.util.text.AdvancedMessageFormat$ObjectFormatter [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.fop.util.text.AdvancedMessageFormat$PartFactory [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory [new file with mode: 0644]
fop-1_1/src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/ResourceEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/ResourceEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/Version.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/Accessibility.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/AccessibilityEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/AccessibilityEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/DummyStructureTreeEventHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/StructureTree2SAXEventAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/StructureTreeElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/StructureTreeEventHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/fo/FO2StructureTreeConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/accessibility/fo/StructureTreeEventTrigger.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPBorderPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPDataObjectFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPDataObjectInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPDitheredRectanglePainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPGraphicsObjectInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPImageObjectInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPLineDataInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPObjectAreaInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPPaintingState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPRectanglePainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPResourceInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPResourceLevel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPResourceLevelDefaults.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPResourceManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPStreamer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPTextDataInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AFPUnitConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/AbstractAFPPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/BorderPaintingInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/Completable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/DataStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/Factory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/GrayScaleColorConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/PaintingInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/RectanglePaintingInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/Startable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/Streamable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/StructuredData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/apps/FontPatternExtractor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/AFPBase12FontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/AFPFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/AFPFontAttributes.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/AFPFontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/AFPFontInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/AFPPageFonts.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/AbstractOutlineFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/CharacterSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/CharacterSetBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/CharacterSetType.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/CharactersetEncoder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/DoubleByteFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/FontRuntimeException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/FopCharacterSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/OutlineFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/RasterFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/fonts/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/AbstractGraphicsCoord.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/AbstractGraphicsDrawingOrder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/AbstractGraphicsDrawingOrderContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsAreaBegin.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsAreaEnd.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsBox.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsChainedSegment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsCharacterString.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsEndProlog.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsFillet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsFullArc.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsLine.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetArcParameters.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetCharacterSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetCurrentPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetFractionalLineWidth.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetLineType.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetLineWidth.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetMix.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetPatternSymbol.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/GraphicsSetProcessColor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/goca/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/IDEStructureParameter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageCellPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageContent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageInputDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageOutputControl.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageRasterData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageRasterPattern.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageSegment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/ImageSizeParameter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ioca/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractAFPObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractDataObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractEnvironmentGroup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractNamedAFPObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractPageObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractResourceEnvironmentGroupContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractResourceGroupContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractStructuredObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AbstractTripletStructuredObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ActiveEnvironmentGroup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/AxisOrientation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ContainerDataDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/Document.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/GraphicsDataDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/GraphicsObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/IMImageObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ImageDataDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ImageObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/IncludeObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/IncludePageOverlay.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/IncludePageSegment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/IncludedResourceObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/InterchangeSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/InvokeMediumMap.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/MapCodedFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/MapContainerData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/MapDataResource.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/MapImageObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/MapPageOverlay.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/MapPageSegment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/MaximumSizeExceededException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/NoOperation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ObjectAreaDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ObjectAreaPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ObjectContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ObjectEnvironmentGroup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/Overlay.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PageDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PageGroup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PageObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PageSegment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PreprocessPresentationObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PresentationEnvironmentControl.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PresentationTextData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PresentationTextDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/PresentationTextObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/Registry.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ResourceEnvironmentGroup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ResourceGroup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/ResourceObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/Rotation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/StreamedResourceGroup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/TagLogicalElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/AbstractTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/AttributeQualifierTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/AttributeValueTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/CommentTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/DescriptorPositionTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/EncodingTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/ExtendedResourceLocalIdentifierTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/FullyQualifiedNameTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/MappingOptionTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/MeasurementUnitsTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/ObjectAreaSizeTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/ObjectByteExtentTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/ObjectClassificationTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/PresentationSpaceMixingRulesTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/PresentationSpaceResetMixingTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/ResourceObjectTypeTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/Triplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/modca/triplets/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/parser/MODCAParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/parser/UnparsedStructuredField.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ptoca/LineDataInfoProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ptoca/PtocaBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ptoca/PtocaConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ptoca/PtocaProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ptoca/TextDataInfoProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ptoca/TransparentDataControlSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/ptoca/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/svg/AFPBridgeContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/svg/AFPImageElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/svg/AFPTextElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/svg/AFPTextHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/svg/AFPTextPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/svg/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/AFPResourceAccessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/AFPResourceUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/BinaryUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/CubicBezierApproximator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/DTDEntityResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/StringUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/StructuredFieldReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/afp/util/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/EnvironmentProfile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/EnvironmentalProfileFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/FOPException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/FOUserAgent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/Fop.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/FopConfParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/FopFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/FopFactoryBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/FopFactoryConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/FormattingResults.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/MimeConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/PageSequenceResults.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/io/InternalResourceResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/io/ResourceResolverFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/io/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/apps/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/AbstractOffDocumentItem.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Area.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/AreaEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/AreaEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/AreaTreeHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/AreaTreeModel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/AreaTreeObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/AreaTreeParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/BeforeFloat.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Block.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/BlockParent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/BlockViewport.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/BodyRegion.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/BookmarkData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/CTM.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/CachedRenderPagesModel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/DestinationData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Footnote.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/IDTracker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/LineArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/LinkResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/MainReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/NormalFlow.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/OffDocumentExtensionAttachment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/OffDocumentItem.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Page.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/PageSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/PageViewport.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/RegionReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/RegionViewport.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/RenderPagesModel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Resolvable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Span.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Trait.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/Viewport.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/AbstractTextArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/Anchor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/BasicLinkArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/Container.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/FilledArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/ForeignObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/Image.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/InlineArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/InlineBlockParent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/InlineParent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/InlineViewport.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/Leader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/Space.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/SpaceArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/TextArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/UnresolvedPageNumber.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/WordArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/inline/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/area/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/AreaTreeInputHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/CommandLineOptions.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/IFInputHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/ImageInputHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/InputHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/Main.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/image2fo.xsl [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/cli/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/BidiClass.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/BidiConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/BidiResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/DelimitedTextRange.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/InlineRun.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/TextInterval.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/UnflattenProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/bidi/UnicodeBidiAlgorithm.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/AdvancedTypographicTableFormatException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphClassMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphClassTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphCoverageMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphCoverageTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphDefinition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphDefinitionSubtable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphDefinitionTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphMappingTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphPositioning.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphPositioningState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphPositioningSubtable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphPositioningTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphProcessingState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphSubstitution.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphSubstitutionState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphSubstitutionSubtable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphSubtable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/GlyphTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/IncompatibleSubtableException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/OTFAdvancedTypographicTableReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/Positionable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/fonts/Substitutable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/scripts/ArabicScriptProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/scripts/DefaultScriptProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/scripts/DevanagariScriptProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/scripts/GujaratiScriptProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/scripts/GurmukhiScriptProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/scripts/IndicScriptProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/scripts/ScriptProcessor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/CharMirror.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/CharScript.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/DiscontinuousAssociationException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/GlyphContextTester.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/GlyphSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/GlyphTester.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/NumberConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/ScriptContextTester.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/complexscripts/util/UTF32.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/CompoundDatatype.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/FODimension.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/KeepValue.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/Length.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/LengthBase.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/Numeric.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/PercentBase.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/PercentBaseContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/SimplePercentBaseContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/URISpecification.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/ValidationPercentBaseContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/datatypes/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/CompositeEventListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/DefaultEventBroadcaster.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/Event.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/EventBroadcaster.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/EventExceptionManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/EventFormatter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/EventListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/EventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/FOPEventListenerProxy.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/LoggingEventListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/PropertyExceptionFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/UnsupportedOperationExceptionFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/ValidationExceptionFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/model/EventMethodModel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/model/EventModel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/model/EventModelParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/model/EventProducerModel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/model/EventSeverity.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/model/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/events/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/CharIterator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/Constants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/DelegatingFOEventHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/ElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/ElementMappingRegistry.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOEventHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FONode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOPropertyMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOText.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOTreeBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOTreeBuilderContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOValidationEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOValidationEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FOValidationEventProducer_de.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FObj.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/FObjMixed.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/GraphicsProperties.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/NullCharIterator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/OneCharIterator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/PropertyList.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/PropertyListMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/RecursiveCharIterator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/StaticPropertyList.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/UnknownXMLObj.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/ValidationException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/XMLObj.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/XMLWhiteSpaceHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/AbsFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/BodyStartFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/CIELabColorFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/CMYKColorFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/CeilingFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/FloorFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/FromNearestSpecifiedValueFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/FromParentFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/FromTableColumnFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/Function.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/FunctionBase.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/InheritedPropFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/LabelEndFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/MaxFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/MinFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/NCnameProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/NumericOp.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/NumericProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/PropertyException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/PropertyInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/PropertyParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/PropertyTokenizer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/ProportionalColumnWidthFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/RGBColorFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/RGBICCColorFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/RGBNamedColorFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/RelativeNumericProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/RoundFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/SystemColorFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/expr/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/ExtensionAttachment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/ExtensionElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/ExtensionObj.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/ExternalDocument.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/InternalElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/OldExtensionElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/destination/Destination.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/destination/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/svg/BatikExtensionElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/svg/SVGDOMContentHandlerFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/svg/SVGElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/svg/SVGElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/svg/SVGObj.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/svg/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/AbstractMetadataElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/RDFElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/RDFElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/XMPContentHandlerFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/XMPElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/XMPMetaElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/XMPMetadata.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/extensions/xmp/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/AbstractGraphics.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/AbstractListItemPart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/AbstractPageNumberCitation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/AbstractRetrieveMarker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/BasicLink.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/BidiOverride.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Block.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/BlockContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Character.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/ExternalGraphic.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Float.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Footnote.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/FootnoteBody.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/InitialPropertySet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Inline.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/InlineContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/InlineLevel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/InstreamForeignObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Leader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/ListBlock.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/ListItem.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/ListItemBody.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/ListItemLabel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Marker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Markers.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/MultiCase.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/MultiProperties.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/MultiPropertySet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/MultiSwitch.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/MultiToggle.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/PageNumber.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/PageNumberCitation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/PageNumberCitationLast.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/RetrieveMarker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/RetrieveTableMarker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/Wrapper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/BorderResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/BorderSpecification.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/CollapsingBorderResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/ColumnNumberManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/ColumnNumberManagerHolder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/ConditionalBorder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/EffRow.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/EmptyGridUnit.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/FixedColRowGroupBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/GridUnit.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/PendingSpan.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/PrimaryGridUnit.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/RowGroupBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/SeparateBorderResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/Table.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableAndCaption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableBody.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableCaption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableCell.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableCellContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableColumn.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableFObj.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableFooter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableHeader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TablePart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/TableRow.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/flow/table/VariableColRowGroupBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/AbstractPageSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/ColorProfile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/ConditionalPageMasterReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/Declarations.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/Flow.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/LayoutMasterSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/PageNumberGenerator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/PageProductionException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/PageSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/PageSequenceMaster.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/PageSequenceWrapper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/Region.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RegionAfter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RegionBA.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RegionBefore.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RegionBody.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RegionEnd.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RegionSE.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RegionStart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RepeatablePageMasterAlternatives.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/RepeatablePageMasterReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/Root.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/SideRegion.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/SimplePageMaster.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/SinglePageMasterReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/StaticContent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/SubSequenceSpecifier.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/Title.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/bookmarks/Bookmark.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/bookmarks/BookmarkTitle.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/bookmarks/BookmarkTree.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/bookmarks/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/pagination/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/BorderSpacingShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/BorderWidthPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/BoxPropShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/BreakPropertySet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CharacterProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/ColorProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonAbsolutePosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonAccessibility.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonAccessibilityHolder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonAural.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonBorderPaddingBackground.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonHyphenation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonMarginBlock.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonMarginInline.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonRelativePosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CommonTextDecoration.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CompoundPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CondLengthProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/CorrespondingPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/DimensionPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/EnumLength.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/EnumNumber.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/EnumProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/FixedLength.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/FontFamilyProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/FontShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/FontShorthandProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/FontSizePropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/FontStretchPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/FontWeightPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/GenericShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/IndentPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/KeepProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/LengthPairProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/LengthProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/LengthRangeProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/LineHeightPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/ListProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/NumberProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/PageBreakShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/PageDimensionMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/PercentLength.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/PositionShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/Property.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/PropertyCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/PropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/ReferenceOrientationMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/ShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/SpaceProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/SpacePropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/SpacingPropertyMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/StringProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/StructureTreeElementHolder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/TableBorderPrecedence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/TableColLength.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/TextDecorationMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/ToBeImplementedProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/URIProperty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/VerticalAlignShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/WhiteSpaceShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/XMLLangShorthandParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fo/properties/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/AbstractCodePointMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/Base14Font.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CIDFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CIDFontType.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CIDFull.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CIDSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CIDSubset.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CMapSegment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CustomFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/CustomFontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/DefaultFontConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/DefaultFontConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/EmbedFontInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/EmbeddingMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/EncodingMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/Font.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontAdder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontCacheManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontCacheManagerFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontDetector.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontDetectorFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontEventAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontEventListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontLoader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontManagerConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontMetrics.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontSelector.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontSetup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontTriplet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontType.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/FontUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/Glyphs.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/LazyFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/MultiByteFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/MutableFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/NamedCharacter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/SimpleSingleByteEncoding.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/SingleByteEncoding.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/SingleByteFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/Typeface.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/apps/AbstractFontReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/apps/PFMReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/apps/TTFReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/apps/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/FontDirFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/FontFileFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/FontFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/FontInfoFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/MacFontDirFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/NativeFontDirFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/UnixFontDirFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/WindowsFontDirFinder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/autodetect/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/base14/Base14FontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/base14/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/substitute/AttributeValue.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/substitute/FontQualifier.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/substitute/FontSubstitution.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/substitute/FontSubstitutions.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/substitute/FontSubstitutionsConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/substitute/FontWeightRange.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/substitute/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/FontFileReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/GlyfTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFDirTabEntry.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFFile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFFontLoader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFGlyphOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFMtxEntry.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFSubSetFile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFTableName.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/TTFTableOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/truetype/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/AFMCharMetrics.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/AFMFile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/AFMParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/AFMWritingDirectionMetrics.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/AdobeStandardEncoding.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/CharMetricsHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/PFBData.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/PFBParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/PFMFile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/PFMInputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/Type1FontLoader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/fonts/type1/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/ByteVector.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/CharVector.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/Hyphen.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/Hyphenation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/HyphenationException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/HyphenationTree.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/HyphenationTreeCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/Hyphenator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/PatternConsumer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/PatternParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/SerializeHyphPattern.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/TernaryTree.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/classes.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/hyphenation/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/BatikImageFlavors.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/BatikUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/GenericFOPBridgeContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/GenericFOPImageElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/Graphics2DImagePainterImpl.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageConverterG2D2SVG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageConverterSVG2G2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageConverterWMF2G2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageLoaderFactorySVG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageLoaderFactoryWMF.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageLoaderSVG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageLoaderWMF.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/ImageWMF.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/PreloaderSVG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/PreloaderWMF.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/loader/batik/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/image/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/AbstractBaseLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/AbstractBreaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/AbstractPageSequenceLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/Adjustment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/AreaAdditionUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BalancingColumnBreakingAlgorithm.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BlockKnuthSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BlockLevelEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BlockLevelEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BlockLevelLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BorderElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BorderOrPaddingElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BreakElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BreakOpportunity.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BreakOpportunityHelper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/BreakingAlgorithm.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/ConditionalElementListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/ElementListObserver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/ElementListUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/ExternalDocumentLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/FlowLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/FootnoteBodyLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/InlineKnuthSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/Keep.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/KnuthBlockBox.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/KnuthBox.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/KnuthElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/KnuthGlue.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/KnuthPenalty.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/KnuthPossPosIter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/KnuthSequence.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LMiter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LayoutContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LayoutException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LayoutManagerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LayoutManagerMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LeafPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/ListElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/LocalBreaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/NonLeafPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/PaddingElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/Page.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/PageBreaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/PageBreakingAlgorithm.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/PageProvider.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/Position.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/PositionIterator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/RelSide.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/RetrieveTableMarkerLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/SpaceElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/SpaceResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/SpaceSpecifier.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/TopLevelLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/TraitSetter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/UnresolvedListElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/UnresolvedListElementWithLength.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/AbstractGraphicsLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/AbstractPageNumberCitationLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/AlignmentContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/BasicLinkLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/BidiLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/CharacterLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/ContentLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/ExternalGraphicLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/FootnoteLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/HyphContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/ICLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/ImageLayout.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/InlineLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/InlineLevelEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/InlineLevelEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/InlineLevelLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/InlineStackingLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/InstreamForeignObjectLM.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/KnuthInlineBox.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/LeaderLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/LeafNodeLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/LineLayoutPossibilities.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/PageNumberCitationLastLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/PageNumberCitationLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/PageNumberLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/ScaledBaselineTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/TextLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/WrapperLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/inline/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/list/ListBlockLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/list/ListItemContentLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/list/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/ActiveCell.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/CellPart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/CollapsingBorderModel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/CollapsingBorderModelEyeCatching.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/ColumnSetup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/RowGroupLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/RowPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableAndCaptionLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableCaptionLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableCellLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableContentPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableHFPenaltyPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableHeaderFooterPosition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableLayoutManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableRowIterator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/TableStepper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/layoutmgr/table/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/overview.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/ASCII85Filter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/ASCIIHexFilter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/AbstractPDFFontStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/AbstractPDFStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/AlphaRasterImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/BitmapImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/CCFFilter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/CMapBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/CompressedObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/DCTFilter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/DestinationComparator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/FileIDGenerator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/FlateFilter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/InMemoryStreamCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/NullFilter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/ObjectStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/ObjectStreamManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFAMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFAction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFAnnotList.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFArray.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFCIDFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFCIDFontDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFCIDSystemInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFCIELabColorSpace.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFCMap.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFCharProcs.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFColor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFColorHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFColorSpace.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFConformanceException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFDestination.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFDests.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFDeviceColorSpace.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFDictionary.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFDocument.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFEmbeddedFile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFEmbeddedFiles.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFEncoding.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFEncryption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFEncryptionJCE.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFEncryptionManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFEncryptionParams.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFileSpec.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFilter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFilterException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFilterList.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFont.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFontDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFontNonBase14.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFontTrueType.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFontType0.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFontType1.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFontType3.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFormXObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFFunction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFGState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFGoTo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFGoToRemote.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFICCBasedColorSpace.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFICCStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFImageXObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFInternalLink.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFJavaScriptLaunchAction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFLaunch.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFLink.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFMetadata.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFName.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFNameTreeNode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFNames.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFNull.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFNumber.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFNumberTreeNode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFNumsArray.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFOutline.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFOutputIntent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFPage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFPageLabels.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFPages.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFPaintingState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFParentTree.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFPathPaint.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFPattern.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFProfile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFRectangle.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFResourceContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFResources.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFRoot.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFSeparationColorSpace.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFShading.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFStructElem.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFStructTreeRoot.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFT1Stream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFTTFStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFText.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFTextUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFToUnicodeCMap.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFUri.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFWArray.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFWritable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFXMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/PDFXObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/StandardStructureAttributes.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/StandardStructureTypes.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/StreamCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/StreamCacheFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/StructureHierarchyMember.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/StructureType.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/TempFileStreamCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/TransitionDictionary.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/Version.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/VersionController.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/sRGB Color Space Profile.icm [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/sRGB Color Space Profile.icm.LICENSE.txt [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/xref/CompressedObjectReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/xref/CrossReferenceObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/xref/CrossReferenceStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/xref/CrossReferenceTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/xref/ObjectReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/xref/TrailerDictionary.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/pdf/xref/UncompressedObjectReference.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractFOEventHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractGenericSVGHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractGraphics2DAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractImageHandlerGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractPathOrientedRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractRendererMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/AbstractRenderingContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/DefaultRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/DummyPercentBaseContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/Graphics2DAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/Graphics2DImagePainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ImageAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ImageHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ImageHandlerBase.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ImageHandlerRegistry.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ImageHandlerUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/PrintRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/PrintRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/Renderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RendererConfigOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RendererContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RendererContextConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RendererEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RendererEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RendererFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/RenderingContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/XMLHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/XMLHandlerConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/XMLHandlerRegistry.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPCustomizable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPFontConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPForeignAttributeReader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPGraphics2DAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPImageHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPImageHandlerGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPImageHandlerRawCCITTFax.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPImageHandlerRawJPEG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPImageHandlerRawStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPImageHandlerRenderedImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPImageHandlerSVG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPRendererContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPRendererContextConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPRendererImageInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPRendererOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPRenderingContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPSVGHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AFPShadingMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/AbstractAFPImageHandlerRawStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/PageSegmentDescriptor.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/exceptions/NestedRuntimeException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/exceptions/RendererRuntimeException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPAttribute.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPExtensionAttachment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPExtensionHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPExtensionHandlerFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPIncludeFormMap.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPIncludeFormMapElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPInvokeMediumMap.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPInvokeMediumMapElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPPageOverlay.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPPageOverlayElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPPageSegmentElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPPageSetup.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AFPPageSetupElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/AbstractAFPExtensionObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/extensions/ExtensionPlacement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/afp/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/AWTRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/AWTRendererMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/Command.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/GoToPageDialog.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/ImageProxyPanel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/PageChangeEvent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/PageChangeListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/PreviewDialog.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/PreviewDialogAboutBox.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/PreviewPanel.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/Renderable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/StatusListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/Translator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/Print.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/debug.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/firstpg.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/fop.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/fopLogo.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/lastpg.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/nextpg.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/prevpg.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/images/reload.gif [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_cs.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_de.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_fi.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_fr.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_it.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_ja.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_pl.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_ru.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/awt/viewer/resources/Viewer_tr.properties [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/AbstractBitmapDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/BitmapRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/BitmapRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/BitmapRendererEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/BitmapRendererEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/BitmapRendererOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/BitmapRenderingSettings.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/MultiFileRenderingUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/PNGDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/PNGDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/PNGRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/PNGRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/PNGRendererMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/TIFFCompressionValue.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/TIFFDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/TIFFDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/TIFFRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/TIFFRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/TIFFRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/TIFFRendererMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/bitmap/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/extensions/prepress/PageBoundaries.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/extensions/prepress/PageScale.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/AbstractBinaryWritingIFDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/AbstractIFDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/AbstractIFDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/AbstractIFPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/AbstractXMLWritingIFDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/AffineTransformArrayParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/BorderPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/DelegatingFragmentContentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/EventProducingFilter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFContentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFDocumentHandlerConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFDocumentNavigationHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFGraphicContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFParser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFSerializer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFSerializerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFStructureTreeBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/IFUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/AbstractAction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/ActionSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/Bookmark.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/BookmarkTree.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/DocumentNavigationExtensionConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/DocumentNavigationHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/GoToXYAction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/Link.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/NamedDestination.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/extensions/URIAction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/util/IFConcatenator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/intermediate/util/IFDocumentHandlerProxy.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Base14FontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/ConfiguredFontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/CustomFontMetricsMapper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/FontMetricsMapper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/InstalledFontCollection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DBorderPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DFontMetrics.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DGraphics2DAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DGraphicsState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DImageHandlerGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DImageHandlerRenderedImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DRendererContextConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DRendererOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DRenderingContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DRenderingSettings.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DSVGHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/Java2DUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/SystemFontMetricsMapper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/java2d/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/HardcodedFonts.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/Java2DRendererOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLGenerator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLImageHandlerGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLImageHandlerRenderedImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLPageDefinition.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLRendererContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLRendererContextConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLRenderingContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLRenderingMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLRenderingUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/PCLSVGHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/extensions/PCLElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pcl/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/AbstractImageAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/AbstractPDFImageHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/CTMHelper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/ImageRawCCITTFaxAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/ImageRawJPEGAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/ImageRawPNGAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/ImageRenderedAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFBorderPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFContentGenerator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFDocumentNavigationHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFEncryptionOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFImageHandlerGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFImageHandlerRawCCITTFax.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFImageHandlerRawJPEG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFImageHandlerRawPNG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFImageHandlerRenderedImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFImageHandlerSVG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFLogicalStructureHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFRendererContextConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFRendererOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFRendererOptionsConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFRenderingContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFRenderingUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFSVGHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PDFStructureTreeBuilder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/PageSequenceStructElem.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/TableStructElem.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/extensions/AbstractPDFExtensionElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/extensions/PDFElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/extensions/PDFEmbeddedFileElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/extensions/PDFEmbeddedFileExtensionAttachment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/extensions/PDFExtensionAttachment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/extensions/PDFExtensionHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/pdf/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/print/PageableRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/print/PagesMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/print/PrintRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/print/PrintRendererMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/print/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/AbstractPSTranscoder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/EPSTranscoder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/FOPProcSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/FontResourceCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/ImageEncoderCCITTFax.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/ImageEncoderJPEG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/ImageEncoderPNG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/NativeTextHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSBatikFlowTextElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSBorderPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSBridgeContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSFontResource.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSFontUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSGraphics2DAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageFormResource.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandlerEPS.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandlerGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandlerRawCCITTFax.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandlerRawJPEG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandlerRawPNG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandlerRenderedImage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageHandlerSVG.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSImageUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSRendererContextConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSRendererOption.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSRenderingContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSRenderingMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSRenderingUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSSVGFlowRootElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSSVGHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSSupportedFlavors.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSTextElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSTextPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/PSTranscoder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/ResourceHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/AbstractPSCommentElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/AbstractPSExtensionElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/AbstractPSExtensionObject.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSCommentAfter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSCommentAfterElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSCommentBefore.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSCommentBeforeElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSExtensionAttachment.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSExtensionElementMapping.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSExtensionHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSExtensionHandlerFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSPageSetupCodeElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSPageTrailerCodeBefore.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSPageTrailerCodeBeforeElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSSetPageDevice.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSSetPageDeviceElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSSetupCode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/PSSetupCodeElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/extensions/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/fonts/PSTTFGenerator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/fonts/PSTTFGlyphOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/fonts/PSTTFOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/fonts/PSTTFTableOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/ps/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/BorderAttributesConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/FOPRtfAttributes.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/FoUnitsConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/ListAttributesConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/PageAttributesConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/RTFEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/RTFEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/RTFFOEventHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/RTFHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/TableAttributesConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/TextAttributesConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/exceptions/RtfException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/exceptions/RtfStructureException.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/exceptions/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IBorderAttributes.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfAfterContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfBeforeContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfBookmarkContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfExternalGraphicContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfHyperLinkContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfJforCmdContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfListContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfOptions.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfPageBreakContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfPageContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfPageNumberCitationContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfPageNumberContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfParagraphContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfParagraphKeepTogetherContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfTableContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfTextContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IRtfTextrunContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/ITableAttributes.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/ITableColumnsInfo.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/IrtfTemplateContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/ParagraphKeeptogetherContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfAfter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfAfterBeforeBase.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfAttributes.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfBefore.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfBookmark.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfBookmarkContainerImpl.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfColorTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfContainer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfDocumentArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfExternalGraphic.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfExtraRowSet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfFile.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfFontManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfFontTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfFootnote.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfGenerator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfHeader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfHyperLink.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfJforCmd.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfLeader.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfLineBreak.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfList.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfListItem.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfListStyle.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfListStyleBullet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfListStyleNumber.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfListStyleText.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfListTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfNull.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfOptions.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPage.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPageArea.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPageBreak.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPageNumber.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPageNumberCitation.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfParagraph.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfParagraphBreak.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfParagraphKeepTogether.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfSection.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfSpaceManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfSpaceSplitter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfString.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfStringConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfStyleSheetTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTable.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTableCell.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTableRow.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTemplate.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfText.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTextrun.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/WhitespaceCollapser.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/tools/BuilderContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/tools/ImageConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/tools/ImageUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/tools/PercentContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/tools/TableContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/rtf/rtflib/tools/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/Helper.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/TXTRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/TXTRendererConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/TXTRendererMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/TXTState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/TXTStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/TxtRendererConfig.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/border/AbstractBorderElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/border/BorderManager.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/border/DashedBorderElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/border/DottedBorderElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/border/SolidAndDoubleBorderElement.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/border/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/txt/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/xml/AbstractXMLRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/xml/XMLRenderer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/xml/XMLRendererMaker.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/xml/XMLXMLHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/render/xml/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/servlet/FopPrintServlet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/servlet/FopServlet.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/servlet/ServletContextURIResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/servlet/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/ACIUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/AbstractFOPBridgeContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/AbstractFOPImageElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/AbstractFOPTextElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/AbstractFOPTextPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/AbstractFOPTranscoder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/FOPSAXSVGDocumentFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/FOPTextHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/FOPTextHandlerAdapter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/GraphicsConfiguration.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/NativeImageHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/NativeTextPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFAElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFANode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFBatikFlowTextElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFBridgeContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFContext.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFDocumentGraphics2DConfigurator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFFlowExtTextPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFFlowTextPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFGraphics2D.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFGraphicsConfiguration.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFGraphicsDevice.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFImageElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFSVGFlowRootElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFTextElementBridge.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFTextPainter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFTextUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/PDFTranscoder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/SVGEventProducer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/SVGEventProducer.xml [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/SVGUserAgent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/SVGUtilities.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/SimpleSVGUserAgent.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/svg/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/text/linebreak/LineBreakStatus.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/text/linebreak/LineBreakUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/text/linebreak/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/TestConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/anttasks/FileCompare.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/anttasks/Fop.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/anttasks/RunTest.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/anttasks/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/fontlist/FontListGenerator.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/fontlist/FontListMain.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/fontlist/FontListSerializer.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/fontlist/FontSpec.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/fontlist/fonts2fo.xsl [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/tools/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/BorderProps.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/BorderStyle.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/Direction.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/MinOptMax.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/RuleStyle.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/SpaceVal.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/TraitEnum.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/WritingMode.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/WritingModeTraits.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/WritingModeTraitsGetter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/WritingModeTraitsSetter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/traits/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/AbstractPaintingState.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/BreakUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/CharUtilities.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/CloseBlockerOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ColorExt.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ColorProfileUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ColorSpaceCache.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ColorUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ColorWithFallback.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/CommandLineLogger.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/CompareUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ContentHandlerFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ContentHandlerFactoryRegistry.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ConversionUtils.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/DOM2SAX.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/DOMBuilderContentHandlerFactory.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/DataURIResolver.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/DataURLUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/DefaultErrorListener.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/DelegatingContentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/GenerationHelperContentHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/HexEncoder.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/LanguageTags.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/ListUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/LogUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/QName.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/TransformerDefaultHandler.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/UnclosableInputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/UnitConv.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/WriterOutputStream.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/XMLConstants.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/XMLResourceBundle.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/XMLUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/bitmap/BitmapImageUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/bitmap/DefaultMonochromeBitmapConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/bitmap/DitherUtil.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/bitmap/JAIMonochromeBitmapConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/bitmap/MonochromeBitmapConverter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/package.html [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/AdvancedMessageFormat.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/ChoiceFieldPart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/EqualsFieldPart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/GlyphNameFieldPart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/HexFieldPart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/IfFieldPart.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/LocatorFormatter.java [new file with mode: 0644]
fop-1_1/src/java/org/apache/fop/util/text/package.html [new file with mode: 0644]
fop-1_1/src/sandbox/META-INF/services/org.apache.fop.fo.ElementMapping [new file with mode: 0644]
fop-1_1/src/sandbox/META-INF/services/org.apache.fop.fo.FOEventHandler [new file with mode: 0644]
fop-1_1/src/sandbox/META-INF/services/org.apache.fop.render.ImageHandler [new file with mode: 0644]
fop-1_1/src/sandbox/META-INF/services/org.apache.fop.render.XMLHandler [new file with mode: 0644]
fop-1_1/src/sandbox/META-INF/services/org.apache.fop.render.intermediate.IFDocumentHandler [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/MIFElement.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/MIFFOEventHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/MIFFile.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/MIFHandler.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/PGFElement.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/RefElement.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/RulingElement.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/mif/package.html [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/AbstractSVGDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/EmbeddedSVGImageHandler.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGConstants.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGDataUrlImageHandler.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGPainter.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGPrintDocumentHandler.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGPrintDocumentHandlerMaker.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGRenderer.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGRendererContextConstants.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGRendererMaker.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGRenderingContext.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGSVGHandler.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/SVGUtil.java [new file with mode: 0644]
fop-1_1/src/sandbox/org/apache/fop/render/svg/package.html [new file with mode: 0644]
fop-1_1/status.xml [new file with mode: 0644]
fop-1_1/test/Testing [new file with mode: 0644]
fop-1_1/test/basictests.xml [new file with mode: 0644]
fop-1_1/test/bugtests.xml [new file with mode: 0644]
fop-1_1/test/config/afp-codepage-missing.xconf [new file with mode: 0644]
fop-1_1/test/config/afp-font-missing.xconf [new file with mode: 0644]
fop-1_1/test/config/afp-invalid-characterset.xconf [new file with mode: 0644]
fop-1_1/test/config/afp-invalid-config.xconf [new file with mode: 0644]
fop-1_1/test/config/afp-invalid-file-name.xconf [new file with mode: 0644]
fop-1_1/test/config/afp-raster-font-missing.xconf [new file with mode: 0644]
fop-1_1/test/config/afp-triplet-missing.xconf [new file with mode: 0644]
fop-1_1/test/config/test_font_attributes_missing.xconf [new file with mode: 0644]
fop-1_1/test/config/test_fonts_directory_bad.xconf [new file with mode: 0644]
fop-1_1/test/createpdf.sh [new file with mode: 0755]
fop-1_1/test/errors/foreign.fo [new file with mode: 0644]
fop-1_1/test/errors/inavliddoc.fo [new file with mode: 0644]
fop-1_1/test/errors/inavlidxml.fo [new file with mode: 0644]
fop-1_1/test/errors/inavlidxml1.fo [new file with mode: 0644]
fop-1_1/test/errors/inavlidxml2.fo [new file with mode: 0644]
fop-1_1/test/errors/unknown.fo [new file with mode: 0644]
fop-1_1/test/events/area.fo [new file with mode: 0644]
fop-1_1/test/events/block-level.fo [new file with mode: 0644]
fop-1_1/test/events/font.fo [new file with mode: 0644]
fop-1_1/test/events/inline-level.fo [new file with mode: 0644]
fop-1_1/test/events/region-body_overflow.fo [new file with mode: 0644]
fop-1_1/test/events/resource.fo [new file with mode: 0644]
fop-1_1/test/events/table.fo [new file with mode: 0644]
fop-1_1/test/events/validation.fo [new file with mode: 0644]
fop-1_1/test/events/viewport-overflow.fo [new file with mode: 0644]
fop-1_1/test/fotree/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/test/fotree/testcases/background-position-shorthand-test.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/block-progression-dimension_negative.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/color-functions.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_bug41503.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_cells_body.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_cells_body2.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_cells_out-of-order.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_cells_rows.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_columns_special.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_negative-or-zero.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/column-number_non-integer.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/demo-test-failure.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/demo-test-success.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/enum-trim.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/font-family-test.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/font-shorthand-test.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/font-size-test.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/font-weight_relative2.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/from-table-column_marker.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/indent-inheritance1.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/indent-inheritance2.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/indent-inheritance2a.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/indent-inheritance3a.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/inline-progression-dimension_negative.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/ipd_bpd_corresponding.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/no_namespace_prefix.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/page-break_shorthand-expansion.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/page-dimension_auto_fallback.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/page-dimension_both_indefinite.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/pixel_length.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/pixel_length_96dpi.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/properties_omitted_propertyname.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/shorthand-prop-mix.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/table-border-separation2.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/table-cell_column-number_rowspan_bug38397.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/table-row-marker_bug46567.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/table_border-separation.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/table_retrieve-table-marker.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/text-align.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/text-decoration_invalid_bug51032.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/white-space_shorthand-expansion.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/xml-lang_shorthand-expansion.fo [new file with mode: 0644]
fop-1_1/test/fotree/testcases/xml_base.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_simple.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_no-col_no-row_spans.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_no-col_simple.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_no-col_spans.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_no-row_simple.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_no-row_spans.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_simple.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/RowGroupBuilder_spans.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/collapsed-conditional-borders.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/collapsed-conditional-borders_header-footer.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/collapsed-conditional-borders_test-generator.py [new file with mode: 0755]
fop-1_1/test/fotree/unittests/table/illegal-row-span_body_1.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/illegal-row-span_body_2.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/illegal-row-span_footer.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/illegal-row-span_header.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/implicit_columns_column-number.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/table-column_column-number.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/too-many-columns_body_1.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/too-many-columns_body_2.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/too-many-columns_body_3.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/too-many-columns_body_4.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/too-many-columns_footer.fo [new file with mode: 0644]
fop-1_1/test/fotree/unittests/table/too-many-columns_header.fo [new file with mode: 0644]
fop-1_1/test/intermediate/block-container.xml [new file with mode: 0644]
fop-1_1/test/intermediate/block-container_nested.xml [new file with mode: 0644]
fop-1_1/test/intermediate/block.xml [new file with mode: 0644]
fop-1_1/test/intermediate/block_nested.xml [new file with mode: 0644]
fop-1_1/test/intermediate/block_span_pages.xml [new file with mode: 0644]
fop-1_1/test/intermediate/images.xml [new file with mode: 0644]
fop-1_1/test/intermediate/inlines.xml [new file with mode: 0644]
fop-1_1/test/intermediate/list.xml [new file with mode: 0644]
fop-1_1/test/intermediate/table.xml [new file with mode: 0644]
fop-1_1/test/java/META-INF/services/org.apache.fop.fo.ElementMapping [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/AbstractBasicTranscoderTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/BasicDriverTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/BasicDriverTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/BasicPDFTranscoderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/BasicPSTranscoderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/BasicTranscoderTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/DebugHelper.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/DigestFilterTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/FOPTestUtils.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/KnuthAlgorithmTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/StandardTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/URIResolutionTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/UtilityCodeTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/accessibility/fo/DOMResultUtil.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/accessibility/fo/FO2StructureTreeConverterTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/accessibility/fo/artifact.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/accessibility/fo/fo2StructureTree.xsl [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/accessibility/fo/language.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/accessibility/fo/table-footers.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/accessibility/fo/table-header_scope.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/AFPEventProcessingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/AFPGraphics2DTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/AFPObjectAreaInfoTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/AFPPaintingStateTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/AFPResourceManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/AFPResourceUtilTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/AFPTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/expected_named_resource.afp [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/expected_resource.afp [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/fonts/CharactersetEncoderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/goca/GraphicsCharacterStringTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/goca/GraphicsSetFractionalLineWidthTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/goca/GraphicsSetLineWidthTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/modca/AbstractAFPObjectTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/modca/AbstractNamedAFPObjectTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/modca/AbstractStructuredObjectTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/modca/AbstractTripletStructuredObjectTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/modca/IncludeObjectTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/parser/MODCAParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/ptoca/TransparentDataControlSequenceTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/resource_any_name.afp [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/resource_name_match.afp [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/resource_name_mismatch.afp [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/resource_no_end_name.afp [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/simple.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/afp/util/AFPResourceAccessorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/AFPRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/AbstractRendererConfigParserTester.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/AbstractRendererConfiguratorTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/BitmapRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/EnvironmentalProfileFactoryTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/FontConfigurator.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/FopConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/FopConfParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/FopFactoryBuilderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/FopFactoryTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/Java2DRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/MutableConfig.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/PDFRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/PSRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/TIFFRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/TxtRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/io/BaseURIResolutionTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/io/FontURIResolver.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/io/ResourceResolverFactoryTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/io/TestingResourceResolver.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/apps/io/URIResolverWrapperTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/area/BlockViewportTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/area/RegionViewportTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/area/ViewportTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/area/ViewportTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/area/inline/InlineViewportTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/check/Check.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/check/ChecksFactory.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/check/package-info.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/cli/CommandLineOptionsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/ComplexScriptsTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiAlgorithmTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiClassTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD0.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD1.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD10.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD100.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD101.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD102.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD103.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD104.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD105.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD106.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD107.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD108.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD109.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD11.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD110.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD111.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD112.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD113.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD114.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD115.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD116.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD117.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD118.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD119.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD12.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD120.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD121.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD122.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD123.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD124.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD125.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD126.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD127.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD128.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD129.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD13.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD130.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD131.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD132.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD133.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD134.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD135.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD136.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD137.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD138.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD139.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD14.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD140.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD141.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD142.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD143.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD144.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD145.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD146.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD147.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD148.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD149.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD15.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD150.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD151.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD152.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD153.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD154.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD155.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD156.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD157.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD158.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD159.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD16.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD160.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD161.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD162.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD163.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD164.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD165.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD166.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD167.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD168.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD169.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD17.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD170.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD171.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD172.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD173.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD174.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD175.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD176.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD177.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD178.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD179.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD18.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD180.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD181.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD182.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD183.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD184.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD185.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD186.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD187.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD188.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD189.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD19.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD190.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD191.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD192.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD193.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD194.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD195.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD196.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD197.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD198.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD199.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD2.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD20.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD200.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD201.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD202.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD203.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD204.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD205.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD206.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD207.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD208.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD209.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD21.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD210.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD211.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD212.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD213.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD214.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD215.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD216.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD217.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD218.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD219.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD22.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD220.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD221.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD222.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD223.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD224.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD225.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD226.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD227.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD228.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD229.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD23.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD230.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD231.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD232.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD233.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD234.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD235.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD236.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD237.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD238.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD239.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD24.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD240.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD241.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD242.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD243.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD244.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD245.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD246.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD247.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD248.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD249.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD25.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD250.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD251.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD252.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD253.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD254.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD255.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD256.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD257.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD258.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD259.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD26.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD260.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD261.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD262.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD263.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD264.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD265.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD266.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD267.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD268.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD269.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD27.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD270.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD271.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD272.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD273.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD274.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD275.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD276.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD277.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD278.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD279.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD28.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD280.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD281.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD282.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD283.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD284.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD285.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD286.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD287.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD288.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD289.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD29.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD290.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD291.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD292.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD293.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD294.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD295.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD296.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD297.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD298.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD299.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD3.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD30.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD300.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD301.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD302.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD303.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD304.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD305.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD306.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD307.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD308.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD309.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD31.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD310.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD311.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD312.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD313.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD314.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD315.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD316.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD317.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD318.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD319.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD32.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD320.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD321.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD322.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD323.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD324.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD325.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD326.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD327.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD328.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD329.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD33.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD330.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD331.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD332.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD333.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD334.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD335.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD336.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD337.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD338.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD339.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD34.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD340.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD341.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD342.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD343.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD344.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD345.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD346.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD347.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD348.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD349.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD35.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD350.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD351.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD352.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD353.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD354.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD355.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD356.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD357.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD358.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD359.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD36.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD360.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD361.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD362.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD363.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD364.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD365.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD366.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD367.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD368.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD369.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD37.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD370.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD371.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD372.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD373.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD374.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD375.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD376.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD377.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD378.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD379.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD38.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD380.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD381.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD382.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD383.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD384.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD385.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD386.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD387.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD388.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD389.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD39.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD390.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD391.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD392.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD393.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD394.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD395.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD396.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD397.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD398.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD399.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD4.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD40.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD400.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD401.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD402.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD403.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD404.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD405.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD406.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD407.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD408.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD409.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD41.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD410.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD411.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD412.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD413.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD414.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD415.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD416.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD417.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD418.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD419.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD42.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD420.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD421.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD422.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD423.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD424.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD425.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD426.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD427.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD428.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD429.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD43.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD430.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD431.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD432.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD433.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD434.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD435.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD436.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD437.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD438.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD439.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD44.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD440.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD441.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD442.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD443.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD444.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD445.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD446.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD447.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD448.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD449.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD45.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD450.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD451.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD452.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD453.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD454.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD455.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD456.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD457.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD458.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD459.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD46.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD460.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD461.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD462.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD463.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD464.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD465.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD466.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD467.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD468.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD469.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD47.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD470.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD471.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD472.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD473.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD474.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD475.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD476.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD477.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD478.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD479.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD48.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD480.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD481.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD482.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD483.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD484.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD485.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD486.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD487.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD488.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD489.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD49.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD490.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD491.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD492.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD493.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD494.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD495.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD496.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD497.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD498.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD499.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD5.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD50.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD500.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD501.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD502.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD503.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD504.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD505.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD506.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD507.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD508.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD509.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD51.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD510.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD511.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD512.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD513.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD514.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD515.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD516.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD517.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD518.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD519.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD52.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD520.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD521.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD522.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD523.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD524.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD525.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD526.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD527.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD528.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD529.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD53.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD530.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD531.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD532.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD533.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD534.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD535.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD536.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD537.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD538.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD539.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD54.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD540.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD541.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD542.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD543.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD544.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD545.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD546.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD547.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD548.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD549.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD55.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD550.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD551.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD552.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD553.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD554.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD555.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD556.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD557.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD558.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD559.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD56.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD560.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD561.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD562.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD563.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD564.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD565.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD566.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD567.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD568.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD569.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD57.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD570.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD571.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD572.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD573.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD574.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD575.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD576.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD577.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD578.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD579.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD58.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD580.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD581.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD582.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD583.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD584.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD585.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD586.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD587.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD588.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD589.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD59.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD590.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD591.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD592.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD593.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD594.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD595.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD596.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD597.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD598.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD599.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD6.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD60.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD600.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD601.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD602.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD603.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD604.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD605.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD606.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD607.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD608.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD609.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD61.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD610.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD611.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD612.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD613.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD614.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD615.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD616.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD617.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD618.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD619.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD62.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD620.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD621.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD63.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD64.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD65.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD66.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD67.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD68.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD69.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD7.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD70.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD71.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD72.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD73.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD74.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD75.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD76.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD77.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD78.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD79.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD8.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD80.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD81.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD82.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD83.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD84.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD85.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD86.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD87.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD88.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD89.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD9.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD90.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD91.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD92.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD93.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD94.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD95.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD96.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD97.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD98.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$LD99.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD0.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD1.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD10.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD11.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD12.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD13.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD14.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD15.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD16.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD17.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD18.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD2.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD3.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD4.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD5.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD6.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD7.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD8.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData$TD9.ser [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestData.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/bidi/BidiTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/fonts/FontsTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/fonts/GDEFTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/fonts/GPOSTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/fonts/GSUBTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFile.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/fonts/ttx/TTXFileTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/scripts/ScriptsTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/scripts/arabic/ArabicTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/scripts/arabic/ArabicTestConstants.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/scripts/arabic/GenerateArabicTestData.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/util/NumberConverterTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/complexscripts/util/UtilTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/BaseConstructiveUserConfigTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/BaseDestructiveUserConfigTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/BaseUserConfigTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/FontAttributesMissingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/FontMetricsUrlBadTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/FontMetricsUrlMalformedTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/FontTripletAttributeMissingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/FontsAutoDetectTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/FontsDirectoryRecursiveTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/FontsSubstitutionTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/config/UserConfigTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/datatypes/URISpecificationTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/events/BasicEventTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/events/EventChecker.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/events/EventProcessingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/events/TestEventProducer.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/DelegatingFOEventHandlerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/FODocumentParser.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/FONodeMocks.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/LoadingException.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/complete_document.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/extract-events.xsl [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/MarkersTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/AbstractTableTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/AllTests.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/CollapsedConditionalBorderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/ErrorCheckTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/HeaderColumnTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/IllegalRowSpanTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/RowGroupBuilderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/TableColumnColumnNumberTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/TableHandler.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/TooManyColumnsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/flow/table/UnimplementedWarningNeutralizer.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/pagination/AllTests.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/pagination/LayoutMasterSetTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/pagination/PageSequenceMasterTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/pagination/RepeatablePageMasterAlternativesTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/pagination/side-regions.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/properties/AltTextHolderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/properties/CommonAccessibilityHolderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/properties/CommonHyphenationTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/properties/PropertyListMocks.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fo/properties/PropertyMocks.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/CIDFullTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/DejaVuLGCSerifTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/EmbedFontInfoTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/EncodingModeTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/FOPFontsTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/FontEventProcessingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/FontManagerConfiguratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/FontManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/FontsTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/substituted-font.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/svg-fonts.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/truetype/FontFileReaderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/truetype/GlyfTableTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/truetype/TTFFileTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/truetype/TTFFontLoaderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/truetype/TTFSubSetFileTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/truetype/TTFTableNameTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/AFMParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/AdobeStandardEncoding.txt [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/AdobeStandardEncodingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/CharMetricsHandlerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/adobe-charset_adobe-encoding.afm [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/adobe-charset_unknown-encoding.afm [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/notadobe-charset_adobe-encoding.afm [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fonts/type1/notadobe-charset_unknown-encoding.afm [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fotreetest/DummyFOEventHandler.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fotreetest/FOTreeTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fotreetest/FOTreeTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fotreetest/ResultCollector.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fotreetest/ext/AssertElement.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fotreetest/ext/TestElementMapping.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/fotreetest/ext/TestObj.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/image/loader/batik/ImageLoaderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/image/loader/batik/ImagePreloaderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/AbstractIFTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/AbstractIntermediateTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/AreaTreeParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/AreaTreeXMLFormatTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/IFCheck.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/IFChecksFactory.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/IFMimickingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/IFParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/IFTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/IFTester.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/IntermediateFormatTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/LayoutIFTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/intermediate/TestAssistant.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/ElementListCheck.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/ElementListCollector.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/EvalCheck.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/HyphenationLayoutTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/LayoutEngineCheck.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/LayoutEngineChecksFactory.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/LayoutEngineTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/LayoutEngineTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/LayoutEngineTestUtils.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/LayoutResult.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/ResultCheck.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/TestFilesConfiguration.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutengine/TrueCheck.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/BreakElementTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/PageSequenceLayoutManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/RetrieveTableMarkerLayoutManagerMakerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/RetrieveTableMarkerLayoutManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/table/TableCellLayoutManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/table/TableContentLayoutManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/table/TableHandler.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/layoutmgr/table/TableLayoutManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/logging/LoggingElementListObserver.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/memory/MemoryEater.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/memory/Stats.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/AbstractPDFStreamTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/FileIDGeneratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/ObjectStreamManagerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/ObjectStreamTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFArrayTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFDestsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFDictionaryTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFDocumentGraphics2DTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFDocumentTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFEncodingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFEncryptionJCETestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFFactoryTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFFilterListTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFLibraryTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFNameTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFNullTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFNumberTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFNumsArrayTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFObjectTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFPageLabelsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFRectangleTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFReferenceTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/PDFStreamTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/TableHeaderScopeTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/VersionControllerTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/VersionTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/xref/CompressedObjectReferenceTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/xref/CrossReferenceObjectTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/xref/CrossReferenceStreamTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/xref/CrossReferenceTableTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/xref/ObjectReferenceTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/pdf/xref/UncompressedObjectReferenceTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/AbstractRenderingTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/RawPNGTestUtil.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/RendererFactoryTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/afp/AFPRendererConfigParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/afp/AFPRendererConfiguratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/afp/AFPTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/afp/AbstractAFPTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/afp/NoOperationTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/afp/nops.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/bitmap/AbstractBitmapRendererConfigParserTester.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/bitmap/AbstractBitmapRendererConfiguratorTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/bitmap/BitmapRendererConfigParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/bitmap/BitmapRendererConfiguratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/bitmap/TIFFCompressionValueTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/bitmap/TIFFRendererConfigParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/bitmap/TIFFRendererConfiguratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/extensions/prepress/PageBoundariesTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/extensions/prepress/PageScaleTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/intermediate/AbstractIFPainterTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/intermediate/IFStructureTreeBuilderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/intermediate/SAXEventRecorderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/java2d/Java2DRendererConfigParserTestcase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pcl/PCLRendererConfBuilder.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pcl/PCLRendererConfigParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pcl/PCLRendererConfiguratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/BasePDFTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/ImageRawPNGAdapterTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/PDFAConformanceTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/PDFAMetadataTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/PDFCMapTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/PDFEncodingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/PDFRendererConfigParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/PDFRendererOptionsConfigTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/PDFsRGBSettingsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/pdf/RenderPDFTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/AbstractPostScriptTest.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/ImageEncoderPNGTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/ImageHandlingTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/PSPainterTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/PSRendererConfigParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/PSRendererConfiguratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/PSRenderingUtilTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/PSTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/RenderPSTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/ResourceOptimizationTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/fonts/PSTTFGeneratorTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/fonts/PSTTFGlyphOutputStreamTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/fonts/PSTTFOutputStreamTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/fonts/PSTTFTableOutputStreamTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/ps-jpeg-image.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/ps/ps-resources.fo [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/Bug39607TestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/RichTextFormatTestSuite.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/BasicLink.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/CreateTestDocuments.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/DummyTableColumnsInfo.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/ExternalGraphic.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/ListInTable.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/MergedTableCells.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/NestedTable.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/ParagraphAlignment.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/SimpleDocument.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/SimpleLists.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/SimpleTable.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/TestDocument.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/TextAttributes.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/Whitespace.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/rtf/rtflib/testdocs/package.html [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/render/txt/TxtRendererConfigParserTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/svg/PDFGraphics2DTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/text/linebreak/LineBreakStatusTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/text/linebreak/LineBreakUtilsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/threading/AvalonAdapter.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/threading/FOPTestbed.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/threading/FOProcessorImpl.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/threading/IFProcessorImpl.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/threading/Main.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/threading/Processor.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/threading/sample.cfg.xml [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/traits/BorderPropsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/traits/MinOptMaxTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/AdvancedMessageFormatTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/BitmapImageUtilTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/ColorUtilTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/ConsoleEventListenerForTests.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/DigestFilter.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/ElementListUtilsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/HexEncoderTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/LanguageTagsTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/XMLResourceBundleTestCase.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/XMLResourceBundleTestCase.xml [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/XMLResourceBundleTestCase_de.xml [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/util/invalid-translation-file.xml [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/AbstractBitmapProducer.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/AbstractPSPDFBitmapProducer.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/AbstractRedirectorLineHandler.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/BatchDiffer.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/BitmapComparator.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/BitmapProducer.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/BitmapProducerJava2D.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/BitmapProducerPDF.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/BitmapProducerPS.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/ConvertUtils.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/ProducerContext.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/RedirectorLineHandler.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/ReferenceBitmapLoader.java [new file with mode: 0644]
fop-1_1/test/java/org/apache/fop/visual/StreamRedirector.java [new file with mode: 0644]
fop-1_1/test/layoutengine/basic-checks.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/disabled-testcase2filename.xsl [new file with mode: 0644]
fop-1_1/test/layoutengine/disabled-testcases.dtd [new file with mode: 0644]
fop-1_1/test/layoutengine/disabled-testcases.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/disabled-testcases.xsl [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/block_hyphenation-ladder-count.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/block_hyphenation_kerning.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/block_hyphenation_linefeed_preserve.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/block_hyphenation_no-wrap.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/block_shy_linebreaking_hyph.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/block_uax14_linebreaking_hyph.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/empty-inline_hyphenation_bug45667.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/footnote_in_inline.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/hyphenation-pattern_fallback.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/inline_border_padding_hyphenate.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/inline_border_padding_hyphenate_de.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/hyphenation-testcases/inline_hyphenation_border.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/afp-extension_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_background-image_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_external-destination.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_external-destination_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_external-destination_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_external-destination_writing-mode_rl_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_for_toc.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_for_toc_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_baseline-shift.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_baseline-shift_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_inline-child.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_inline-child_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_multi-child.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_multi-child_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_multi-line.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_multi-line_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_height_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_internal-desination-next-page.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_internal-desination-next-page_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_internal-desination-same-page-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_internal-desination-same-page-after_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_internal-desination-same-page-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_internal-desination-same-page-before_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/basic-link_padding_bug50196.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/bidi_propagation_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-break-inline-break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_display-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_fixed.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_fox-transform.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_multi-column.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_no-height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_no-height_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_no-height_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_overflow.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_reference-orientation.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_absolute-position_tblr.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_area-bpd.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_background-image_background-position-relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_background-image_background-repeat.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_borders.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_break.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_bugzilla50965.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_content_size_percentage.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_display-align_distribute.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_display-align_space-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_element-list-handling-bug.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_keep-together_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_keep-with-next_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_keep-with-previous_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_overconstrained_ipd.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_overflow_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_overflow_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_padding_percentages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_page-breaking.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_reference-orientation.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_reference-orientation_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_reference-orientation_bug36391.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_space-before_space-after_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_space-before_space-after_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_space-before_space-after_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_squeeze-content_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_start-indent.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_start-indent_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-container_width_height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-inline-break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-inline-inline-break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-level_break-after_bug44412.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block-level_id.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_basic_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_basic_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_border-style.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_border.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_border_bug43917.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_border_shorthands.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-after_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-after_bug40230.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-before_bug37964.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-before_bug44412.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-before_bug44412_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_break-before_bug46240.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_bug39414.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-autoselect.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-family.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-size_absolute.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-size_percentage.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-size_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-stretch.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-style.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_font-weight.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-together.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-together_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-together_integers_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-together_overflow_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-with-next.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-with-next_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-with-next_nested.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-with-previous.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-with-previous_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_keep-with-previous_nested.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_last-line-end-indent.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_letter-spacing.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_letter-spacing_text-align_justify.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_line-height-shift-adjustment.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_line-height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_line-stacking-strategy_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_linefeed-treatment.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_linefeed-treatment_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_margin.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_margin_inherit.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_margin_percentages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_margin_shorthands.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_overconstrained_ipd.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_padding_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_padding_percentages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_padding_shorthands.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_shy_linebreaking.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_5.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_6.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_7.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_8.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_9.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_9a.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_space-before_space-after_bug38102.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_start-indent_end-indent.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_text-align_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_text-align_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_text-align_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_text-align_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_text-align_5.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_text-indent.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_uax14_explicit-breaks.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_uax14_linebreaking.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space-collapse_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space-collapse_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space-treatment_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space-treatment_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space-treatment_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space_5.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space_bug50988.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space_nbsp_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_white-space_nbsp_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_word-spacing.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_word-spacing_text-align_justify.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/block_wrap-option.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/bookmarks_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/bookmarks_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/character_background-color.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/character_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/character_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/character_vertical-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/character_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/color_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_bmp.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_breaking.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_bug37815.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_content-height_content-width.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_content-height_content-width_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_display-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_emf.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_eps.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_gif.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_invalid.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_jpeg.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_overflow_hidden.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_oversized.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_png.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_rfc2397.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_size_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_size_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_src_uri.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_svg.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_svgz.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_tiff.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/external-graphic_wmf.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_block-container_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_block-container_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_break-before-table.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_last-page.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_no-restartable.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_table-after-break.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/flow_changing-ipd_text-indent.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_bug37880.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_bug53005.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_changing-page-bpd.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_changing-page-bpd_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_footnote-separator.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_in_list.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_in_list_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_in_table.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_in_table_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_in_table_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_in_table_fixed-height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_large.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_overflow-to-empty-page.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_overflow-to-multiple-pages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_positioning_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_positioning_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_positioning_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_positioning_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_positioning_5.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/footnote_space-resolution.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/foreign-attributes.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/fox_destination_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/fox_disable-column-balancing.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/fox_external-document_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/fox_external-document_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/fox_external-document_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline-container_block_nested.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline-container_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline-level_id.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_alignment-adjust_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_alignment-adjust_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_alignment-baseline_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_alignment-baseline_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_alignment-baseline_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_alignment-baseline_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_background-color.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_background-color_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_baseline-shift_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_baseline-shift_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_baseline-shift_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_baseline-shift_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block-level_nested_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block_nested_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block_nested_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block_nested_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block_nested_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block_nested_5.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block_nested_6.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_block_nested_bug36248.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_border_bug37743.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_border_padding_block_nested_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_border_padding_block_nested_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_border_padding_conditionality_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_border_padding_conditionality_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_dominant-baseline_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_dominant-baseline_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_dominant-baseline_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_empty.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_keep-together.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_letter-spacing.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_letter-spacing_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_letter-spacing_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_table_nested_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_vertical-align_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_vertical-align_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_white-space-treatment_bugzilla45097.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_word-spacing.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/inline_word-spacing_text-align_justify.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/instream-foreign-object_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/instream-foreign-object_basic_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/instream-foreign-object_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/instream-foreign-object_border_padding_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/instream-foreign-object_display-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/instream-foreign-object_display-align_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/keep-together_overflow-recovery_bug49835.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/keep_within-column_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/keep_within-page_multi-column_overflow.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/kerning_1_off.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/kerning_1_on.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/knuth_element-null_position.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader-alignment.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader-alignment_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_alignment-baseline.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_background-color.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_dots.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_dots_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_rule.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_rule_writing-system_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_space.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_space_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_use-content.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_use-content_bug.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_leader-pattern_use-content_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_text-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/leader_toc.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/linearea_nonempty_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/linefeed-treatment_preserve.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_fox_orphan-content-limit_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_fox_widow-content-limit_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_keep-together.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_keep-with-next.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_keep-with-next_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_keep-with-previous.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_keep-with-previous_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_padding_percentages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_simple-page-master_margin.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_space-before_space-after_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_space-before_space-after_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-block_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item-body_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item-body_break-before_multicolumn.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_block_keep-with-next.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_block_keep-with-previous.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_break-before_break-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_padding_percentages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_space-before_space-after_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_space-before_space-after_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list-item_space-before_space-after_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list_provisional-distance-between-starts_percentage.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/list_provisional-label-separation_percentage.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_bug.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_font-size.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_inline_white-space.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_instream-foreign-object.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_percentage-resolution.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_text_bug42705.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_white-space-collapse.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_white-space-treatment_bug42703.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_white-space_npe.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/marker_white-space_static-content.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_10.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_5a.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_5b.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_5c.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_5d.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_6a.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_6b.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_7.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_8.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_9.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_empty_bug46960.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/markers_inline-level.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-breaking_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-breaking_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-breaking_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-breaking_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-breaking_4a.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-breaking_5.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-breaking_6.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-height_indefinite_simple.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation-last_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation-last_break-after_bug45702.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation-last_complex.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation-last_page-sequence.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_background-color.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_basic_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_bugzilla44794.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_complex_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_complex_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_empty-inline.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_list.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_vertical-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number-citation_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number_background-color.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number_initial-page-number_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number_initial-page-number_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-number_vertical-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-position-last_break-before_bugzilla46489.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-position_last_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-position_last_bug40798.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-position_only.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-production_empty_block_only.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence-force-page-count-odd.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence-force-page-count_bug42576.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_force-page-count_auto.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_force-page-count_noauto.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_language.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_last-page_space-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_two-column_last-page_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_two-column_last-page_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_two-column_last-page_2bis.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_two-column_last-page_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_two-column_last-page_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_two-column_last-page_5.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/page-sequence_two-column_last-page_6.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/pcl-extension_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/ps-extension_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/ps-extension_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_1_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_2_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_balance_2col.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_balance_4col.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_bug36356.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_bug37468.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_bug37813.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_bug37828.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_bug38054.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_footnote.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_span_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_span_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_span_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_column-count_span_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region-body_display-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region_display-align_table.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/region_side_space-resolution.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/retrieve-table-marker_multicolumn.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_borders_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_margin_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_margin_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_margin_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_0_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_0_writing-mode_rl_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_180_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_180_writing-mode_rl_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_270_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_270_writing-mode_rl_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_90_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_reference-orientation_90_writing-mode_rl_region-body_margin_relative.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_regions.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_unmapped_flow-name.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/simple-page-master_writing-mode_rl_region-body_writing-mode-lr.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/static-content_overflow_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-body_basic_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-body_basic_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-border-separate3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_bc-child.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_block_break-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_block_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_block_keep-with-next.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_block_margin_percentage.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_border_padding_conditionality.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-after_inside.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-after_last-block.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-after_last-row.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-before_first-row.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-before_inside.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_break-before_multicolumn.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_breaks.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_column-number.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_conditional-spaces_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_conditional-spaces_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_display-align.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_display-align_page-break.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_empty_area_with_marker.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_height_page-break.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_keep-together.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_keep-with-next.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_keep-with-previous.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_number-columns-spanned.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_number-rows-spanned_bug38397.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_padding_percentages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_page-break_span.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_row-span_breaks.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_space-before_space_after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_span-combinations.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_starts-row_ends-row.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_table-units_mixed.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-cell_various-combinations.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_column-number.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_column-progression-lr.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_column-progression-rl_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_column-progression-rl_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_column-progression-rl_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_column-width.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_column-width_proportional-column-width.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_first-row-width.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-column_gap.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-footer_omit-footer-at-break.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_bug37875.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_in_bc_bug.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_in_list_bug.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_omit-header-at-break.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_table-footer_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_table-footer_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_table-footer_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-header_table-footer_4.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-headings_inline_padding-start.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-after_last-row.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-before_break-after_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-before_break-after_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-before_first-row.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-before_row-span.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_break-inside-span.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_keep-together.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_keep-together_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_keep-with-next.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_keep-with-next2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_keep-with-next_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_keep-with-previous.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-row_keep-with-previous_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table-stepper_colspan_border-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_background-image.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_backgrounds.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_backgrounds_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_basic.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_1r1c.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_1r2c.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_2r1c.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_conditionals.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_nrnc.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_nrnc_no-col.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_omitHF.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_resolution.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_resolution_no-col.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_2_no-col.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_collapse_spans_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_missing.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_separate_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_separate_border-spacing_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_separate_border-spacing_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-collapse_separate_conditionals.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border-width_conditionality.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border_padding.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_border_padding_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_break-before_break-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_bug36403.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_bug37270.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_bug43676.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_bug44621.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_conditional-space.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_empty-cells.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_fox_orphan-content-limit_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_fox_widow-content-limit_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_fox_widow-content-limit_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_in_footnote.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_in_marker_bug39560.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_in_marker_bug47101.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_keep-together.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_keep-together_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_keep-together_row-span.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_keep-with-next.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_keep-with-next_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_keep-with-previous.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_keep-with-previous_integers_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_margin_space-before_space-after.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_overconstrained_ipd.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_padding_percentages.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_row-delay.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_row-delay_fixed-row-height.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_row-delay_header-footer.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_row-height_break.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_row-span_missing-cell_bug43633.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_space-before_space-after_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_space-before_space-after_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_stepper_bug43616.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_table-layout_fixed_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_table-layout_fixed_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_table-layout_fixed_3.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_table-row_break-before.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_table-row_empty.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_width.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/table_writing-mode_rl.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/text-decoration_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/text-decoration_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/title_empty.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/title_linefeed-treatment.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/title_non-empty.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/word_lonely_shy.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/wrapper_block.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/wrapper_block_id.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/wrapper_inline.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/wrapper_inline_block.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/wrapper_text-transform_1.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/standard-testcases/wrapper_text-transform_2.xml [new file with mode: 0644]
fop-1_1/test/layoutengine/testcase2checks.xsl [new file with mode: 0644]
fop-1_1/test/layoutengine/testcase2fo.xsl [new file with mode: 0644]
fop-1_1/test/pdf/1.5/fop.xconf [new file with mode: 0644]
fop-1_1/test/pdf/1.5/test.fo [new file with mode: 0644]
fop-1_1/test/pdf/1.5/test.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/README [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/background-image_jpg_repeat.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/background-image_jpg_single.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/background-image_png_repeat.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/background-image_png_single.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/background-image_svg_repeat.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/background-image_svg_single.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/complete.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/fop.xconf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/image_jpg.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/image_png.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/image_svg.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/image_wmf.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/language.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/leader.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/links.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/background-image_jpg_repeat.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/background-image_jpg_single.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/background-image_png_repeat.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/background-image_png_single.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/background-image_svg_repeat.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/background-image_svg_single.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/complete.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/image_jpg.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/image_png.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/image_svg.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/image_wmf.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/language.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/leader.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/links.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/role.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/role_non-standard.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/side-regions.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/table_row-col-span.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/text_1.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/text_2.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/text_font-embedding.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/pdf/th_scope.pdf [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/role.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/role_non-standard.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/side-regions.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/table_row-col-span.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/text_1.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/text_2.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/text_font-embedding.fo [new file with mode: 0644]
fop-1_1/test/pdf/accessibility/th_scope.fo [new file with mode: 0644]
fop-1_1/test/resources/META-INF/MANIFEST.MF [new file with mode: 0644]
fop-1_1/test/resources/afp/F1SAMPLE.afp [new file with mode: 0644]
fop-1_1/test/resources/color/ncp-example.icc [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/data/arab-001-f0.ser [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/data/arab-001-f1.ser [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/data/arab-001-f2.ser [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/data/arab-001-f3.ser [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/data/arab-001.txt [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/ttx/arab-001.ttx [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/ttx/arab-002.ttx [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/ttx/arab-003.ttx [new file with mode: 0644]
fop-1_1/test/resources/complexscripts/arab/ttx/arab-004.ttx [new file with mode: 0644]
fop-1_1/test/resources/conf/afp/bitmap_encode_quality.xconf [new file with mode: 0644]
fop-1_1/test/resources/conf/afp/can_embed_jpeg.xconf [new file with mode: 0644]
fop-1_1/test/resources/conf/afp/no_image_config.xconf [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/DejaVuLGCSerif.LICENSE [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/DejaVuLGCSerif.ttf [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/DroidSansMono.LICENSE [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/DroidSansMono.ttf [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/glb12.README.txt [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/glb12.ttf [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/glb12.ttf.ansi.xml [new file with mode: 0644]
fop-1_1/test/resources/fonts/ttf/glb12.ttf.xml [new file with mode: 0644]
fop-1_1/test/resources/fop/image/align.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/image/align2.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/image/corrupt.gif [new file with mode: 0644]
fop-1_1/test/resources/fop/image/corrupt.jpg [new file with mode: 0644]
fop-1_1/test/resources/fop/image/corrupt.svg [new file with mode: 0644]
fop-1_1/test/resources/fop/image/corrupt.xml [new file with mode: 0644]
fop-1_1/test/resources/fop/image/errors.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/image/logo.bmp [new file with mode: 0644]
fop-1_1/test/resources/fop/image/logo.eps [new file with mode: 0644]
fop-1_1/test/resources/fop/image/logo.gif [new file with mode: 0644]
fop-1_1/test/resources/fop/image/logo.jpg [new file with mode: 0644]
fop-1_1/test/resources/fop/image/logo.png [new file with mode: 0644]
fop-1_1/test/resources/fop/image/logo.svg [new file with mode: 0644]
fop-1_1/test/resources/fop/image/logo.tif [new file with mode: 0644]
fop-1_1/test/resources/fop/image/size.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/image/types.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/blocks.ent [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/embed.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/images.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/images.svg [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/link.fo [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/link.svg [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/logo.jpg [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/paints.svg [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/text.svg [new file with mode: 0644]
fop-1_1/test/resources/fop/svg/transparency.svg [new file with mode: 0644]
fop-1_1/test/resources/images/arrow_down_large.png [new file with mode: 0644]
fop-1_1/test/resources/images/arrow_down_medium.png [new file with mode: 0644]
fop-1_1/test/resources/images/arrow_down_small.png [new file with mode: 0644]
fop-1_1/test/resources/images/arrow_up_down_small.png [new file with mode: 0644]
fop-1_1/test/resources/images/arrow_up_large.png [new file with mode: 0644]
fop-1_1/test/resources/images/arrow_up_medium.png [new file with mode: 0644]
fop-1_1/test/resources/images/arrow_up_small.png [new file with mode: 0644]
fop-1_1/test/resources/images/barcode.eps [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg300dpi.bmp [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg300dpi.jpg [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg300dpi.png [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg300dpi.tif [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg72dpi.bmp [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg72dpi.gif [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg72dpi.jpg [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg72dpi.png [new file with mode: 0644]
fop-1_1/test/resources/images/bgimg72dpi.tif [new file with mode: 0644]
fop-1_1/test/resources/images/big-image.png [new file with mode: 0644]
fop-1_1/test/resources/images/box1.png [new file with mode: 0644]
fop-1_1/test/resources/images/circles.svg [new file with mode: 0644]
fop-1_1/test/resources/images/cmyk.jpg [new file with mode: 0644]
fop-1_1/test/resources/images/fop-logo-color-24bit.png [new file with mode: 0644]
fop-1_1/test/resources/images/fop-logo-color-palette-2bit.png [new file with mode: 0644]
fop-1_1/test/resources/images/fop-logo-color-palette-4bit.png [new file with mode: 0644]
fop-1_1/test/resources/images/fop-logo-color-palette-8bit.png [new file with mode: 0644]
fop-1_1/test/resources/images/fop-logo-gray-8bit.png [new file with mode: 0644]
fop-1_1/test/resources/images/fop-logo-mono-1bit.png [new file with mode: 0644]
fop-1_1/test/resources/images/img-w-size.svg [new file with mode: 0644]
fop-1_1/test/resources/images/img-w-size.svgz [new file with mode: 0644]
fop-1_1/test/resources/images/img-with-tiff-preview.eps [new file with mode: 0644]
fop-1_1/test/resources/images/img.emf [new file with mode: 0644]
fop-1_1/test/resources/images/img.svg [new file with mode: 0644]
fop-1_1/test/resources/images/line_medium.png [new file with mode: 0644]
fop-1_1/test/resources/images/list-item.png [new file with mode: 0644]
fop-1_1/test/resources/images/multi-page.tiff [new file with mode: 0644]
fop-1_1/test/resources/images/no-resolution.bmp [new file with mode: 0644]
fop-1_1/test/resources/images/no-resolution.tif [new file with mode: 0644]
fop-1_1/test/resources/images/rgb-circles.svg [new file with mode: 0644]
fop-1_1/test/resources/images/testChart.wmf [new file with mode: 0644]
fop-1_1/test/resources/images/tiff_group3-1d.tif [new file with mode: 0644]
fop-1_1/test/resources/images/tiff_group3-2d.tif [new file with mode: 0644]
fop-1_1/test/resources/images/tiff_group3-multi-strip.tif [new file with mode: 0644]
fop-1_1/test/resources/images/tiff_group4-multi-strip.tif [new file with mode: 0644]
fop-1_1/test/resources/images/tiff_group4.tif [new file with mode: 0644]
fop-1_1/test/test-no-xml-metrics.xconf [new file with mode: 0644]
fop-1_1/test/test.xconf [new file with mode: 0644]
fop-1_1/test/testsuite.dtd [new file with mode: 0644]
fop-1_1/test/xml/1.xml [new file with mode: 0644]
fop-1_1/test/xml/bbo1a1.xml [new file with mode: 0644]
fop-1_1/test/xml/bbo1b1.xml [new file with mode: 0644]
fop-1_1/test/xml/bugtests/background_color.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/background_transparent.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/block-container.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/block.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/border.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/break-before.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/charwidth.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/color.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/external-graphic.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/font-dir.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/font-family.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/font-size.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/font.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/header_footer.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/image.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/indent.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/inline.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/keep-with-next.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/leader.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/letter-spacing.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/line-height.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/list-mountjoy.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/list-nested-breaks.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/list-nested.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/padding.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/page-number.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/rule.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/simple-link.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/space-treatment.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/space.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/text-align.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/text-decoration.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/text-indent.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/text-transform.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/word-spacing.fo [new file with mode: 0644]
fop-1_1/test/xml/bugtests/wrap.fo [new file with mode: 0644]
fop-1_1/test/xml/pdf-a/base14-font.fo [new file with mode: 0644]
fop-1_1/test/xml/pdf-a/minimal-pdf-a.fo [new file with mode: 0644]
fop-1_1/test/xml/pdf-a/with-cmyk-images.fo [new file with mode: 0644]
fop-1_1/test/xml/pdf-a/with-rgb-images.fo [new file with mode: 0644]
fop-1_1/test/xml/pdf-encoding/pdf-encoding-test.xconf [new file with mode: 0644]
fop-1_1/test/xml/pdf-encoding/test-custom-font.fo [new file with mode: 0644]
fop-1_1/test/xml/pdf-encoding/test-standard-font.fo [new file with mode: 0644]
fop-1_1/test/xml/uri-testing/custom-scheme/only-scheme-specific-part-svg.fo [new file with mode: 0644]
fop-1_1/test/xml/uri-testing/custom-scheme/only-scheme-specific-part.fo [new file with mode: 0644]
fop-1_1/test/xml/uri-testing/font.fo [new file with mode: 0644]
fop-1_1/test/xsl/copy.xsl [new file with mode: 0644]
fop-1_1/test/xsl/doc.xsl [new file with mode: 0644]
fop-1_1/test/xsl/fo-page-sequence-splitter.xsl [new file with mode: 0644]
fop-1_1/test/xsl/fo-replicator.xsl [new file with mode: 0644]
fop-1_1/xmlgraphics-fop-pom-template.pom [new file with mode: 0644]