Illegal Javadoc tag "@created" removed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352992 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Klute 2003-01-29 18:08:02 +00:00
parent 0e93459a64
commit a40b753e09
13 changed files with 4 additions and 21 deletions

View File

@ -62,7 +62,6 @@ package org.apache.poi.hpsf;
* that caused this one to be thrown.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id$
*@since 2002-02-09
*/

View File

@ -62,7 +62,6 @@ package org.apache.poi.hpsf;
* that caused this one to be thrown.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id: HPSFRuntimeException.java,v 1.3 2002/05/01 09:31:52 klute Exp
* $
*@since 2002-02-09

View File

@ -65,7 +65,6 @@ package org.apache.poi.hpsf;
* </p>
*
*@author Drew Varner(Drew.Varner atDomain sc.edu)
*@created May 26, 2002
*@version $Id$
*@since 2002-05-26
*/

View File

@ -61,9 +61,7 @@ package org.apache.poi.hpsf;
* the {@link java.io.InputStream#mark} operation.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id: MarkUnsupportedException.java,v 1.3 2002/05/01 09:31:52 klute
* Exp $
*@version $Id$
*@since 2002-02-09
*/
public class MarkUnsupportedException extends HPSFException {

View File

@ -65,9 +65,7 @@ package org.apache.poi.hpsf;
* documented there.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id: NoPropertySetStreamException.java,v 1.3 2002/05/01 09:31:52
* klute Exp $
*@version $Id$
*@since 2002-02-09
*/
public class NoPropertySetStreamException extends HPSFException {

View File

@ -65,9 +65,7 @@ package org.apache.poi.hpsf;
* documented there.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id: NoSingleSectionException.java,v 1.3 2002/05/01 09:31:52 klute
* Exp $
*@version $Id$
*@since 2002-02-09
*/
public class NoSingleSectionException extends HPSFRuntimeException {

View File

@ -63,7 +63,6 @@ import java.io.*;
* DocumentSummaryInformation} and {@link PropertySet}.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id$
*@since 2002-02-09
*/

View File

@ -84,7 +84,6 @@ import org.apache.poi.util.LittleEndian;
* the convenience classes came only late to my mind.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id$
*@since 2002-02-09
*/

View File

@ -73,7 +73,6 @@ import org.apache.poi.hpsf.wellknown.*;
* </a> for documentation from That Redmond Company.
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@see DocumentSummaryInformation
*@version $Id$
*@since 2002-02-09

View File

@ -62,7 +62,6 @@ import org.apache.poi.util.LittleEndian;
* VT_CF}) format.</p>
*
*@author Drew Varner (Drew.Varner inOrAround sc.edu)
*@created May 10, 2002
*@see SummaryInformation#getThumbnail()
*@version $Id$
*@since 2002-04-29

View File

@ -65,9 +65,7 @@ package org.apache.poi.hpsf;
* documented there.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id: UnexpectedPropertySetTypeException.java,v 1.3 2002/05/01
* 09:31:52 klute Exp $
*@version $Id$
*@since 2002-02-09
*/
public class UnexpectedPropertySetTypeException extends HPSFException {

View File

@ -62,7 +62,6 @@ import java.util.*;
* Provides various static utility methods.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id$
*@since 2002-02-09
*/

View File

@ -67,7 +67,6 @@ package org.apache.poi.hpsf;
* <strong>[S]</strong> - may appear in a Safe Array.</p>
*
*@author Rainer Klute (klute@rainer-klute.de)
*@created May 10, 2002
*@version $Id$
*@since 2002-02-09
*/