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 je...@apache.org on 2004/06/16 23:27:50 UTC

cvs commit: xml-fop/examples/plan/src/org/apache/fop/plan PlanElement.java

jeremias    2004/06/16 14:27:50

  Modified:    examples/plan/src/org/apache/fop/plan PlanElement.java
  Log:
  Fix compilation problem
  
  Revision  Changes    Path
  1.6       +2 -1      xml-fop/examples/plan/src/org/apache/fop/plan/PlanElement.java
  
  Index: PlanElement.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/examples/plan/src/org/apache/fop/plan/PlanElement.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- PlanElement.java	22 May 2004 03:59:51 -0000	1.5
  +++ PlanElement.java	16 Jun 2004 21:27:50 -0000	1.6
  @@ -25,6 +25,7 @@
   
   import org.w3c.dom.Document;
   import org.xml.sax.Attributes;
  +import org.xml.sax.Locator;
   
   /**
    * This class defines the plan element.
  
  
  

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