From fa6d4646a5687290302a1d3579178f5289862952 Mon Sep 17 00:00:00 2001 From: Peter Bernard West Date: Thu, 26 Feb 2004 00:00:49 +0000 Subject: [PATCH] Cleaned up Javadoc link to inaccessible method. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197379 13f79535-47bb-0310-9956-ffa450edef68 --- src/java/org/apache/fop/fo/declarations/FoColorProfile.java | 3 +-- src/java/org/apache/fop/fo/declarations/FoDeclarations.java | 3 +-- .../org/apache/fop/fo/pagination/FoPageSequenceMaster.java | 3 +-- src/java/org/apache/fop/fo/pagination/FoRegionBeforeAfter.java | 3 +-- src/java/org/apache/fop/fo/pagination/FoRegionBody.java | 3 +-- src/java/org/apache/fop/fo/pagination/FoRegionStartEnd.java | 3 +-- src/java/org/apache/fop/fo/pagination/FoSimplePageMaster.java | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) diff --git a/src/java/org/apache/fop/fo/declarations/FoColorProfile.java b/src/java/org/apache/fop/fo/declarations/FoColorProfile.java index c47c0a6e9..f89fd229b 100644 --- a/src/java/org/apache/fop/fo/declarations/FoColorProfile.java +++ b/src/java/org/apache/fop/fo/declarations/FoColorProfile.java @@ -44,8 +44,7 @@ public class FoColorProfile extends FONode { /** Map of Integer indices of sparsePropsSet array. It is indexed by the FO index of the FO associated with a given - position in the sparsePropsSet array. See - {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}. + position in the sparsePropsSet array. */ private static final int[] sparsePropsMap; diff --git a/src/java/org/apache/fop/fo/declarations/FoDeclarations.java b/src/java/org/apache/fop/fo/declarations/FoDeclarations.java index 39d5ec744..502e81866 100644 --- a/src/java/org/apache/fop/fo/declarations/FoDeclarations.java +++ b/src/java/org/apache/fop/fo/declarations/FoDeclarations.java @@ -49,8 +49,7 @@ public class FoDeclarations extends FONode { /** Map of Integer indices of sparsePropsSet array. It is indexed by the FO index of the FO associated with a given - position in the sparsePropsSet array. See - {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}. + position in the sparsePropsSet array. */ private static final int[] sparsePropsMap; diff --git a/src/java/org/apache/fop/fo/pagination/FoPageSequenceMaster.java b/src/java/org/apache/fop/fo/pagination/FoPageSequenceMaster.java index c6bc45c9e..ecd403783 100644 --- a/src/java/org/apache/fop/fo/pagination/FoPageSequenceMaster.java +++ b/src/java/org/apache/fop/fo/pagination/FoPageSequenceMaster.java @@ -50,8 +50,7 @@ public class FoPageSequenceMaster extends FONode { /** Map of Integer indices of sparsePropsSet array. It is indexed by the FO index of the FO associated with a given - position in the sparsePropsSet array. See - {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}. + position in the sparsePropsSet array. */ private static final int[] sparsePropsMap; diff --git a/src/java/org/apache/fop/fo/pagination/FoRegionBeforeAfter.java b/src/java/org/apache/fop/fo/pagination/FoRegionBeforeAfter.java index 2abf4d23a..b3234d0c4 100644 --- a/src/java/org/apache/fop/fo/pagination/FoRegionBeforeAfter.java +++ b/src/java/org/apache/fop/fo/pagination/FoRegionBeforeAfter.java @@ -45,8 +45,7 @@ public class FoRegionBeforeAfter extends FONode { /** Map of Integer indices of sparsePropsSet array. It is indexed by the FO index of the FO associated with a given - position in the sparsePropsSet array. See - {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}. + position in the sparsePropsSet array. */ protected static final int[] sparsePropsMap; diff --git a/src/java/org/apache/fop/fo/pagination/FoRegionBody.java b/src/java/org/apache/fop/fo/pagination/FoRegionBody.java index 47d2fffa8..18e3cd9e5 100644 --- a/src/java/org/apache/fop/fo/pagination/FoRegionBody.java +++ b/src/java/org/apache/fop/fo/pagination/FoRegionBody.java @@ -46,8 +46,7 @@ public class FoRegionBody extends FONode { /** Map of Integer indices of sparsePropsSet array. It is indexed by the FO index of the FO associated with a given - position in the sparsePropsSet array. See - {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}. + position in the sparsePropsSet array. */ private static final int[] sparsePropsMap; diff --git a/src/java/org/apache/fop/fo/pagination/FoRegionStartEnd.java b/src/java/org/apache/fop/fo/pagination/FoRegionStartEnd.java index b37435be9..a92253d47 100644 --- a/src/java/org/apache/fop/fo/pagination/FoRegionStartEnd.java +++ b/src/java/org/apache/fop/fo/pagination/FoRegionStartEnd.java @@ -45,8 +45,7 @@ public class FoRegionStartEnd extends FONode { /** Map of Integer indices of sparsePropsSet array. It is indexed by the FO index of the FO associated with a given - position in the sparsePropsSet array. See - {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}. + position in the sparsePropsSet array. */ protected static final int[] sparsePropsMap; diff --git a/src/java/org/apache/fop/fo/pagination/FoSimplePageMaster.java b/src/java/org/apache/fop/fo/pagination/FoSimplePageMaster.java index a6a97b2be..7d9b7c5fc 100644 --- a/src/java/org/apache/fop/fo/pagination/FoSimplePageMaster.java +++ b/src/java/org/apache/fop/fo/pagination/FoSimplePageMaster.java @@ -49,8 +49,7 @@ public class FoSimplePageMaster extends FONode { /** Map of Integer indices of sparsePropsSet array. It is indexed by the FO index of the FO associated with a given - position in the sparsePropsSet array. See - {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}. + position in the sparsePropsSet array. */ private static final int[] sparsePropsMap; -- 2.39.5