public class ExternalResourceUtils extends Object
Modifier and Type | Field and Description |
---|---|
protected static Map<String,String> |
CONTENT_TYPE_MAP |
Constructor and Description |
---|
ExternalResourceUtils() |
Modifier and Type | Method and Description |
---|---|
protected static BinaryPart |
createBinaryPart(String absoluteTarget,
String contentType) |
static BinaryPart |
getExternalResource(String absoluteTarget) |
public static BinaryPart getExternalResource(String absoluteTarget) throws Docx4JException
Docx4JException
protected static BinaryPart createBinaryPart(String absoluteTarget, String contentType)
Copyright © 2007-2018. All Rights Reserved.