mmidy       00/12/13 11:25:54

  Modified:    java/src/org/apache/xalan/processor StylesheetHandler.java
  Log:
  Javadoc updates
  
  Revision  Changes    Path
  1.29      +2 -3      
xml-xalan/java/src/org/apache/xalan/processor/StylesheetHandler.java
  
  Index: StylesheetHandler.java
  ===================================================================
  RCS file: 
/home/cvs/xml-xalan/java/src/org/apache/xalan/processor/StylesheetHandler.java,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- StylesheetHandler.java    2000/11/30 09:57:30     1.28
  +++ StylesheetHandler.java    2000/12/13 19:25:53     1.29
  @@ -452,9 +452,8 @@
       m_stylesheetLevel++;
     }
   
  -  // support for isParsingComplete
  -
  -  /** NEEDSDOC Field m_parsingComplete */
  +  
  +  /** support for isParsingComplete */
     private boolean m_parsingComplete = false;
   
     /**
  
  
  

Reply via email to