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:49 UTC

cvs commit: xml-fop/src/java/org/apache/fop/fo/declarations FoDeclarations.java FoColorProfile.java

pbwest      2004/02/25 16:00:49

  Modified:    src/java/org/apache/fop/fo/declarations Tag:
                        FOP_0-20-0_Alt-Design FoDeclarations.java
                        FoColorProfile.java
  Log:
  Cleaned up Javadoc link to inaccessible method.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.7   +4 -5      xml-fop/src/java/org/apache/fop/fo/declarations/Attic/FoDeclarations.java
  
  Index: FoDeclarations.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/declarations/Attic/FoDeclarations.java,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- FoDeclarations.java	19 Feb 2004 03:11:58 -0000	1.1.2.6
  +++ FoDeclarations.java	26 Feb 2004 00:00:49 -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.6   +3 -4      xml-fop/src/java/org/apache/fop/fo/declarations/Attic/FoColorProfile.java
  
  Index: FoColorProfile.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/declarations/Attic/FoColorProfile.java,v
  retrieving revision 1.1.2.5
  retrieving revision 1.1.2.6
  diff -u -r1.1.2.5 -r1.1.2.6
  --- FoColorProfile.java	19 Feb 2004 03:11:58 -0000	1.1.2.5
  +++ FoColorProfile.java	26 Feb 2004 00:00:49 -0000	1.1.2.6
  @@ -44,8 +44,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;
   
  
  
  

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