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