Package org.docx4j.openpackaging.io
Class ExternalResourceUtils
java.lang.Object
org.docx4j.openpackaging.io.ExternalResourceUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static BinaryPartcreateBinaryPart(String absoluteTarget, String contentType) static BinaryPartgetExternalResource(String absoluteTarget)
-
Field Details
-
CONTENT_TYPE_MAP
-
-
Constructor Details
-
ExternalResourceUtils
public ExternalResourceUtils()
-
-
Method Details
-
getExternalResource
- Throws:
Docx4JException
-
createBinaryPart
-