Fixed javadoc comment.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352803 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
63942824d9
commit
dd6e097455
@ -183,8 +183,6 @@ public class HexDump
|
|||||||
* @param offset its offset, whatever that might mean
|
* @param offset its offset, whatever that might mean
|
||||||
* @param index initial index into the byte array
|
* @param index initial index into the byte array
|
||||||
*
|
*
|
||||||
* @exception IOException is thrown if anything goes wrong writing
|
|
||||||
* the data to stream
|
|
||||||
* @exception ArrayIndexOutOfBoundsException if the index is
|
* @exception ArrayIndexOutOfBoundsException if the index is
|
||||||
* outside the data array's bounds
|
* outside the data array's bounds
|
||||||
* @return output string
|
* @return output string
|
||||||
|
Loading…
Reference in New Issue
Block a user