Author tag not valid in method javadoc. Only class javadoc.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-02-12 01:46:39 +00:00
parent b273ee7ac6
commit b6d098cbcc
1 changed files with 0 additions and 2 deletions

View File

@ -91,7 +91,6 @@ public class TestCellStyle
* FAILURE: HSSF does not create a sheet or excepts. Filesize does not match the known good. * FAILURE: HSSF does not create a sheet or excepts. Filesize does not match the known good.
* HSSFSheet last row or first row is incorrect. <P> * HSSFSheet last row or first row is incorrect. <P>
* *
* @author Andrew C. Oliver
*/ */
public void testWriteSheetFont() public void testWriteSheetFont()
@ -145,7 +144,6 @@ public class TestCellStyle
* FAILURE: HSSF does not create a sheet or excepts. Filesize does not match the known good. * FAILURE: HSSF does not create a sheet or excepts. Filesize does not match the known good.
* HSSFSheet last row or first row is incorrect. <P> * HSSFSheet last row or first row is incorrect. <P>
* *
* @author Andrew C. Oliver
*/ */
public void testWriteSheetStyle() public void testWriteSheetStyle()