/[Apache-SVN]
ViewVC logotype

Revision 195054


Jump to revision: Previous Next
Author: pietsch
Date: Fri Aug 2 20:28:59 2002 UTC (21 years, 11 months ago)
Changed paths: 135 (showing only 100; show all)
Log Message:
Replaced Java 1.0 containers by Java 1.2 containers.
Generally use index instead of enumerato to iterate
over ArrayLists.


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/apps/CommandLineOptions.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/apps/Driver.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/apps/PrintStarter.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/apps/StreamRenderer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/configuration/Configuration.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/configuration/ConfigurationParser.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/configuration/FontInfo.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/datatypes/IDNode.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/datatypes/IDReferences.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/datatypes/LinearCombinationLength.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/datatypes/MixedLength.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/extensions/ExtensionElementMapping.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/extensions/Outline.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/ColorProfile.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/Declarations.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/FONode.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/FOTreeBuilder.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/FObj.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/FObjMixed.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/GenericShorthandParser.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/ListProperty.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/MarginShorthandParser.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/Property.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/PropertyList.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/StandardElementMapping.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/XMLObj.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/expr/Numeric.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/expr/PropertyParser.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/AbstractFlow.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/AbstractTableBody.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/BasicLink.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Block.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/BlockContainer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ExternalGraphic.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Footnote.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/FootnoteBody.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Inline.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/InstreamForeignObject.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListBlock.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListItem.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListItemBody.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListItemLabel.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Marker.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/PageNumber.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/RetrieveMarker.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/RowSpanMgr.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/StaticContent.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Table.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableBody.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableCell.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableFooter.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableHeader.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableRow.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/LayoutMasterSet.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/PageSequence.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/PageSequenceMaster.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RepeatablePageMasterAlternatives.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/Root.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/SimplePageMaster.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/PFMFile.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFFile.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFMtxEntry.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFSubSetFile.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/apps/PFMReader.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/apps/TTFReader.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/image/AbstractFopImage.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/image/FopImageConsumer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/image/FopImageFactory.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/image/ImageArea.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/image/analyser/ImageReaderFactory.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/Area.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/AreaContainer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/AreaTree.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/BlockArea.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/BodyAreaContainer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/ColumnArea.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/FontDescriptor.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/FontInfo.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/FontState.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/LineArea.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/LinkSet.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/Page.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/SpanArea.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/Hyphenation.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/HyphenationTree.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/Hyphenator.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/PatternConsumer.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/PatternParser.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/inline/ForeignObjectArea.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/layout/inline/LeaderArea.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/messaging/MessageHandler.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/mif/MIFDocument.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFAnnotList.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFCharProcs.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFColor.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFDocument.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFEncoding.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFunction.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFOutline.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFPages.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26