pjfanning commented on code in PR #991:
URL: https://github.com/apache/poi/pull/991#discussion_r2675410549


##########
poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFSDTContent.java:
##########
@@ -107,6 +108,15 @@ public XWPFSDTContent(CTSdtContentRow sdtContentRow, IBody 
part, IRunBody parent
         }
     }
 
+    /**
+     * Get the body elements inside this SDT content element.
+     * @return Unmodifiable list containing body elements.
+     * @since 5.5.2

Review Comment:
   6.0.0



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to