Uses of Class
org.docx4j.openpackaging.exceptions.InvalidOperationException
| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.relationships | |
| org.docx4j.openpackaging.parts.WordprocessingML |
-
Uses of InvalidOperationException in org.docx4j.openpackaging.parts.relationships
Methods in org.docx4j.openpackaging.parts.relationships that throw InvalidOperationException Modifier and Type Method Description booleanRelationshipsPart. addRelationship(Relationship rel)Add the specified relationship to the collection. -
Uses of InvalidOperationException in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML that throw InvalidOperationException Modifier and Type Method Description longNumberingDefinitionsPart. restart(long numId, long ilvl, long val)For the given *concrete* list numId, restart the numbering on the specified level at value val.