Uses of Class
org.docx4j.openpackaging.exceptions.PartUnrecognisedException
Packages that use PartUnrecognisedException
Package
Description
-
Uses of PartUnrecognisedException in org.docx4j.openpackaging.contenttype
Methods in org.docx4j.openpackaging.contenttype that throw PartUnrecognisedExceptionModifier and TypeMethodDescriptionContentTypeManager.getPart(String partName, Relationship rel) ContentTypeManager.newPartForContentType(String contentType, String partName, Relationship rel) -
Uses of PartUnrecognisedException in org.docx4j.openpackaging.parts.DrawingML
Methods in org.docx4j.openpackaging.parts.DrawingML that throw PartUnrecognisedExceptionModifier and TypeMethodDescriptionstatic PartJaxbDmlPart.newPartForContentType(String contentType, String partName) -
Uses of PartUnrecognisedException in org.docx4j.openpackaging.parts.PresentationML
Methods in org.docx4j.openpackaging.parts.PresentationML that throw PartUnrecognisedExceptionModifier and TypeMethodDescriptionstatic PartJaxbPmlPart.newPartForContentType(String contentType, String partName) -
Uses of PartUnrecognisedException in org.docx4j.openpackaging.parts.SpreadsheetML
Methods in org.docx4j.openpackaging.parts.SpreadsheetML that throw PartUnrecognisedExceptionModifier and TypeMethodDescriptionstatic PartJaxbSmlPart.newPartForContentType(String contentType, String partName)