]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Cleaned up Javadoc link to inaccessible method.
authorPeter Bernard West <pbwest@apache.org>
Wed, 25 Feb 2004 23:54:47 +0000 (23:54 +0000)
committerPeter Bernard West <pbwest@apache.org>
Wed, 25 Feb 2004 23:54:47 +0000 (23:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197377 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/fo/FoRoot.java

index 0b0d13bba34d226714c9ae31b17aa4e0d3f7d74f..56350824e30696e9ae09630fc60fea98c41fd8f1 100644 (file)
@@ -51,8 +51,7 @@ public class FoRoot 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;