Save the content in the underlying package part. Default implementation is empty meaning that the package part is left unmodified. Sub-classes should override and add logic to marshal the "model" into Ooxml4J. For example, the code saving a generic XML entry may look as follows: protec
()
| 183 | * |
| 184 | */ |
| 185 | protected void commit() throws IOException { |
| 186 | |
| 187 | } |
| 188 | |
| 189 | /** |
| 190 | * Save changes in the underlying OOXML package. |