Uses of Class
org.docx4j.openpackaging.exceptions.InvalidOperationException
Packages that use InvalidOperationException
Package
Description
-
Uses of InvalidOperationException in org.docx4j.openpackaging.parts.relationships
Methods in org.docx4j.openpackaging.parts.relationships that throw InvalidOperationExceptionModifier and TypeMethodDescriptionbooleanRelationshipsPart.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 InvalidOperationExceptionModifier and TypeMethodDescriptionlongNumberingDefinitionsPart.restart(long numId, long ilvl, long val) For the given *concrete* list numId, restart the numbering on the specified level at value val.