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
f5389965a2
commit
28cbb8e84e
@ -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
Block a user