Adding utility method to check any protection is enforced #27
Closed
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
Jump to file
No files found.
+16
−0
XWPFDocument.java
...java/org/apache/poi/xwpf/usermodel/XWPFDocument.java
+23
−0
XWPFSettings.java
...java/org/apache/poi/xwpf/usermodel/XWPFSettings.java
+3
−2
XWPFTableCell.java
...ava/org/apache/poi/xwpf/usermodel/XWPFTableCell.java
+7
−0
TestXWPFDocument.java
.../org/apache/poi/xwpf/usermodel/TestXWPFDocument.java
BIN
EnforcedWith.docx
test-data/document/EnforcedWith.docx
Binary file not shown.
Is this change related? Looks like a different change/fix