You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by pb...@apache.org on 2004/02/26 01:00:29 UTC

cvs commit: xml-fop/src/java/org/apache/fop/fo/pagination FoSimplePageMaster.java FoPageSequenceMaster.java FoRegionBody.java FoRegionStartEnd.java FoRegionBeforeAfter.java

pbwest      2004/02/25 16:00:29

  Modified:    src/java/org/apache/fop/fo/pagination Tag:
                        FOP_0-20-0_Alt-Design FoSimplePageMaster.java
                        FoPageSequenceMaster.java FoRegionBody.java
                        FoRegionStartEnd.java FoRegionBeforeAfter.java
  Log:
  Cleaned up Javadoc link to inaccessible method.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.7   +3 -4      xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoSimplePageMaster.java
  
  Index: FoSimplePageMaster.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoSimplePageMaster.java,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- FoSimplePageMaster.java	19 Feb 2004 03:11:56 -0000	1.1.2.6
  +++ FoSimplePageMaster.java	26 Feb 2004 00:00:29 -0000	1.1.2.7
  @@ -49,8 +49,7 @@
   
       /** 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;
   
  
  
  
  1.1.2.9   +3 -4      xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoPageSequenceMaster.java
  
  Index: FoPageSequenceMaster.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoPageSequenceMaster.java,v
  retrieving revision 1.1.2.8
  retrieving revision 1.1.2.9
  diff -u -r1.1.2.8 -r1.1.2.9
  --- FoPageSequenceMaster.java	28 Jan 2004 06:24:30 -0000	1.1.2.8
  +++ FoPageSequenceMaster.java	26 Feb 2004 00:00:29 -0000	1.1.2.9
  @@ -50,8 +50,7 @@
   
       /** 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;
   
  
  
  
  1.1.2.6   +3 -4      xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoRegionBody.java
  
  Index: FoRegionBody.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoRegionBody.java,v
  retrieving revision 1.1.2.5
  retrieving revision 1.1.2.6
  diff -u -r1.1.2.5 -r1.1.2.6
  --- FoRegionBody.java	19 Feb 2004 03:11:55 -0000	1.1.2.5
  +++ FoRegionBody.java	26 Feb 2004 00:00:29 -0000	1.1.2.6
  @@ -46,8 +46,7 @@
   
       /** 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;
   
  
  
  
  1.1.2.5   +3 -4      xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoRegionStartEnd.java
  
  Index: FoRegionStartEnd.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoRegionStartEnd.java,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- FoRegionStartEnd.java	19 Feb 2004 03:11:56 -0000	1.1.2.4
  +++ FoRegionStartEnd.java	26 Feb 2004 00:00:29 -0000	1.1.2.5
  @@ -45,8 +45,7 @@
   
       /** 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;
   
  
  
  
  1.1.2.5   +3 -4      xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoRegionBeforeAfter.java
  
  Index: FoRegionBeforeAfter.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/pagination/Attic/FoRegionBeforeAfter.java,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- FoRegionBeforeAfter.java	19 Feb 2004 03:11:56 -0000	1.1.2.4
  +++ FoRegionBeforeAfter.java	26 Feb 2004 00:00:29 -0000	1.1.2.5
  @@ -45,8 +45,7 @@
   
       /** 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;
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org