mirror of https://github.com/apache/poi.git
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793249 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4a4198dd5d
commit
8ee7eb8e74
|
@ -283,7 +283,7 @@ public class XSSFReader {
|
|||
* by XSSFBReader. This is used to decide what
|
||||
* relationships to load into the sheetRefs
|
||||
*
|
||||
* @return
|
||||
* @return all relationships that are sheet-like
|
||||
*/
|
||||
Set<String> getSheetRelationships() {
|
||||
return WORKSHEET_RELS;
|
||||
|
|
Loading…
Reference in New Issue