]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Cleaned up Javadoc link to inaccessible method.
authorPeter Bernard West <pbwest@apache.org>
Thu, 26 Feb 2004 00:00:49 +0000 (00:00 +0000)
committerPeter Bernard West <pbwest@apache.org>
Thu, 26 Feb 2004 00:00:49 +0000 (00:00 +0000)
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
src/java/org/apache/fop/fo/declarations/FoDeclarations.java
src/java/org/apache/fop/fo/pagination/FoPageSequenceMaster.java
src/java/org/apache/fop/fo/pagination/FoRegionBeforeAfter.java
src/java/org/apache/fop/fo/pagination/FoRegionBody.java
src/java/org/apache/fop/fo/pagination/FoRegionStartEnd.java
src/java/org/apache/fop/fo/pagination/FoSimplePageMaster.java

index c47c0a6e9e70dc6b0edd13c5f45e92f528b7b1b4..f89fd229ba529a2cdd243c364fd923b77e262375 100644 (file)
@@ -44,8 +44,7 @@ public class FoColorProfile extends FONode {
 
     /** Map of <tt>Integer</tt> indices of <i>sparsePropsSet</i> array.
         It is indexed by the FO index of the FO associated with a given
-        position in the <i>sparsePropsSet</i> array. See
-        {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}.
+        position in the <i>sparsePropsSet</i> array.
      */
     private static final int[] sparsePropsMap;
 
index 39d5ec74468998c8d63b32c828fa12a9dd1aa5da..502e8186666e4b55c1e11c847c97719ec79bd8f9 100644 (file)
@@ -49,8 +49,7 @@ public class FoDeclarations extends FONode {
 
     /** Map of <tt>Integer</tt> indices of <i>sparsePropsSet</i> array.
         It is indexed by the FO index of the FO associated with a given
-        position in the <i>sparsePropsSet</i> array.  See
-        {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}.
+        position in the <i>sparsePropsSet</i> array.
      */
     private static final int[] sparsePropsMap;
 
index c6bc45c9ef84475b8564abfdee376cca36880caf..ecd403783285d438d63e772455685288d12d73c3 100644 (file)
@@ -50,8 +50,7 @@ public class FoPageSequenceMaster extends FONode {
 
     /** Map of <tt>Integer</tt> indices of <i>sparsePropsSet</i> array.
         It is indexed by the FO index of the FO associated with a given
-        position in the <i>sparsePropsSet</i> array.  See
-        {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}.
+        position in the <i>sparsePropsSet</i> array.
      */
     private static final int[] sparsePropsMap;
 
index 2abf4d23af7e11e803a3e18177bd77993a4ff0af..b3234d0c45d0c31b0a5e64a464fe748e5d988457 100644 (file)
@@ -45,8 +45,7 @@ public class FoRegionBeforeAfter extends FONode {
 
     /** Map of <tt>Integer</tt> indices of <i>sparsePropsSet</i> array.
         It is indexed by the FO index of the FO associated with a given
-        position in the <i>sparsePropsSet</i> array. See
-        {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}.
+        position in the <i>sparsePropsSet</i> array.
      */
     protected static final int[] sparsePropsMap;
 
index 47d2fffa841f9952429bc48a310d860d2bba286a..18e3cd9e5a484485cd5ac645ccede650b936498a 100644 (file)
@@ -46,8 +46,7 @@ public class FoRegionBody extends FONode {
 
     /** Map of <tt>Integer</tt> indices of <i>sparsePropsSet</i> array.
         It is indexed by the FO index of the FO associated with a given
-        position in the <i>sparsePropsSet</i> array. See
-        {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}.
+        position in the <i>sparsePropsSet</i> array.
      */
     private static final int[] sparsePropsMap;
 
index b37435be98b6ea9e4e29d057f50d0b18a8536e4a..a92253d47a53ef221192920b43e15cdba0eef222 100644 (file)
@@ -45,8 +45,7 @@ public class FoRegionStartEnd extends FONode {
 
     /** Map of <tt>Integer</tt> indices of <i>sparsePropsSet</i> array.
         It is indexed by the FO index of the FO associated with a given
-        position in the <i>sparsePropsSet</i> array. See
-        {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}.
+        position in the <i>sparsePropsSet</i> array.
      */
     protected static final int[] sparsePropsMap;
 
index a6a97b2be928a4cf54e93807e8eedf53b2570f6f..7d9b7c5fcca0d356df77b3aabd9061b16bbcf173 100644 (file)
@@ -49,8 +49,7 @@ public class FoSimplePageMaster extends FONode {
 
     /** Map of <tt>Integer</tt> indices of <i>sparsePropsSet</i> array.
         It is indexed by the FO index of the FO associated with a given
-        position in the <i>sparsePropsSet</i> array.  See
-        {@link org.apache.fop.fo.FONode#sparsePropsSet FONode.sparsePropsSet}.
+        position in the <i>sparsePropsSet</i> array.
      */
     private static final int[] sparsePropsMap;