mirror of https://github.com/apache/poi.git
updated javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713807 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
88f94198d8
commit
3d63b2d3cb
|
@ -52,7 +52,7 @@ public final class SheetNameFormatter {
|
|||
}
|
||||
|
||||
/**
|
||||
* Convenience method for when a StringBuffer is already available
|
||||
* Convenience method for ({@link #format(String)}) when a StringBuffer is already available.
|
||||
*
|
||||
* @param out - sheet name will be appended here possibly with delimiting quotes
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue