glens       2004/02/10 14:09:50

  Modified:    src/java/org/apache/poi/dev Tag: REL_2_BRANCH
                        RecordGenerator.java
  Log:
  Changes to the record generator to support the new record types
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.5.2.1   +0 -9      jakarta-poi/src/java/org/apache/poi/dev/RecordGenerator.java
  
  Index: RecordGenerator.java
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/java/org/apache/poi/dev/RecordGenerator.java,v
  retrieving revision 1.5
  retrieving revision 1.5.2.1
  diff -u -r1.5 -r1.5.2.1
  --- RecordGenerator.java      30 Apr 2003 04:39:19 -0000      1.5
  +++ RecordGenerator.java      10 Feb 2004 22:09:50 -0000      1.5.2.1
  @@ -88,15 +88,6 @@
       }
   
   
  -    /**
  -     *  Description of the Method
  -     *
  -     [EMAIL PROTECTED]  defintionsDir   Description of the Parameter
  -     [EMAIL PROTECTED]  recordStyleDir  Description of the Parameter
  -     [EMAIL PROTECTED]  destSrcPathDir  Description of the Parameter
  -     [EMAIL PROTECTED]  testSrcPathDir  Description of the Parameter
  -     [EMAIL PROTECTED]  Exception   Description of the Exception
  -     */
       private static void generateRecords(String defintionsDir, String 
recordStyleDir, String destSrcPathDir, String testSrcPathDir)
                throws Exception {
           File definitionsFile = new File(defintionsDir);
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to