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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to